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:
@@ -4,6 +4,5 @@ config SM
|
||||
config MESON_SM
|
||||
bool "Amlogic Secure Monitor driver"
|
||||
select SM
|
||||
default n
|
||||
help
|
||||
Say y here to enable the Amlogic secure monitor driver.
|
||||
|
||||
Reference in New Issue
Block a user