[ARM] Remove useless 'default n' from Kconfig files
The default is already 'n' so there's no need to explicitly state it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:

committed by
Russell King

parent
afeb90ca08
commit
5ff3fd2716
@@ -9,7 +9,6 @@ config ARCH_VERSATILE_PB
|
||||
|
||||
config MACH_VERSATILE_AB
|
||||
bool "Support Versatile/AB platform"
|
||||
default n
|
||||
help
|
||||
Include support for the ARM(R) Versatile/AP platform.
|
||||
|
||||
|
Reference in New Issue
Block a user