diff options
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index 408cc84c182..42757e0cdf1 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -492,7 +492,6 @@ config CMD_ELF config CMD_ELF_FDT_SETUP bool "Flattened Device Tree setup in bootelf cmd" - default n depends on CMD_ELF select LIB_LIBFDT select LMB @@ -2623,7 +2622,6 @@ config CMD_CROS_EC config CMD_SCMI bool "Enable scmi command" depends on SCMI_FIRMWARE - default n help This command provides user interfaces to several SCMI (System Control and Management Interface) protocols available on Arm |
