diff options
Diffstat (limited to 'arch/nios2/Kconfig')
-rw-r--r-- | arch/nios2/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nios2/Kconfig b/arch/nios2/Kconfig index a0ea080f8a5d..2361acf6d2b1 100644 --- a/arch/nios2/Kconfig +++ b/arch/nios2/Kconfig @@ -119,6 +119,7 @@ config CMDLINE_FORCE config NIOS2_CMDLINE_IGNORE_DTB bool "Ignore kernel command string from DTB" + depends on CMDLINE_BOOL depends on !CMDLINE_FORCE default y help |