diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 4ebd512043be..a8ae17f5740d 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1741,7 +1741,6 @@ config CMDLINE choice prompt "Kernel command line type" if CMDLINE != "" default CMDLINE_FROM_BOOTLOADER - depends on ATAGS config CMDLINE_FROM_BOOTLOADER bool "Use bootloader kernel arguments if available"