]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/Kconfig
kconfig: remove unneeded dependency on !SPL_BUILD
[people/ms/u-boot.git] / common / Kconfig
index 2ca002de27040094182cc3c80110fb4271184299..f82bc88a12b4f3bd9aa70373f07628aa3aeb0f17 100644 (file)
@@ -1,5 +1,4 @@
 menu "Command line interface"
-       depends on !SPL_BUILD
 
 config HUSH_PARSER
        bool "Use hush shell"