]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Kconfig
karo: cleanup after merge of v2015.10-rc2
[karo-tx-uboot.git] / common / Kconfig
index 147fb45db8018f3e864ee1d9f52e60eaacd09d47..bc6760e055fe81c56a9171e943928de5e17d18cd 100644 (file)
@@ -236,6 +236,12 @@ config CMD_ENV_EXISTS
          Check if a variable is defined in the environment for use in
          shell scripting.
 
+config UBOOT_IGNORE_ENV
+       bool
+       help
+         Ignore non-volatile environment settings and use default
+         environment only.
+
 endmenu
 
 menu "Memory commands"