Kconfig: Remove all default n/no options
Similar change was done by commit b4c2c151b1 ("Kconfig: Remove all
default n/no options") and again sync is required.
default n/no doesn't need to be specified. It is default option anyway.
Signed-off-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Svyatoslav Ryhel <clamor95@gmail.com> # tegra
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Angelo Dureghello <angelo@kernel-space.org>
This commit is contained in:
@@ -61,7 +61,6 @@ config TI_GPMC
|
||||
if TI_GPMC
|
||||
config TI_GPMC_DEBUG
|
||||
bool "Debug Texas Instruments GPMC timings"
|
||||
default n
|
||||
help
|
||||
Enable this to print GPMC timings before and after the GPMC registers
|
||||
are programmed. This should not be left enabled on production systems.
|
||||
|
||||
Reference in New Issue
Block a user