mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 01:32:21 +02:00
soc: aspeed: cleanup dead default for ASPEED_SOCINFO
The same kconfig 'default' statement appears twice for ASPEED_SOCINFO, which is unnecessary. This dead code was found by kconfirm, a static analysis tool for Kconfig. Signed-off-by: Julian Braha <julianbraha@gmail.com> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
parent
577bc23547
commit
bc13f14f5c
|
|
@ -46,7 +46,6 @@ config ASPEED_P2A_CTRL
|
|||
|
||||
config ASPEED_SOCINFO
|
||||
bool "ASPEED SoC Information driver"
|
||||
default ARCH_ASPEED
|
||||
select SOC_BUS
|
||||
default ARCH_ASPEED
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user