diff options
| -rw-r--r-- | env/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/Kconfig b/env/Kconfig index 2feff0b382e..5979f7faa99 100644 --- a/env/Kconfig +++ b/env/Kconfig @@ -259,6 +259,7 @@ config ENV_IS_IN_MMC config ENV_IS_IN_NAND bool "Environment in a NAND device" depends on !CHAIN_OF_TRUST + depends on MTD_RAW_NAND help Define this if you have a NAND device which you want to use for the environment. |
