]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - env/Kconfig
cmd/Kconfig: Add some missing dependencies
[thirdparty/u-boot.git] / env / Kconfig
index 1f8e90af55e537577faf129fad000c654794120c..9641abe371a0087ed8e3f5e2d12c8ad8e535c055 100644 (file)
@@ -312,7 +312,7 @@ config ENV_IS_IN_NVRAM
 
 config ENV_IS_IN_ONENAND
        bool "Environment is in OneNAND"
-       depends on !CHAIN_OF_TRUST
+       depends on !CHAIN_OF_TRUST && CMD_ONENAND
        help
          Define this if you want to put your local device's environment in
          OneNAND.