commit | d5a307a491e2047fb0e3d2fe6894fb21bc00f85e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Sep 12 23:18:48 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 17:27:14 2016 -0400 |
tree | 03a369d947a67986b036f3fbc3b37ef78c2c597f | |
parent | e968ccd7fb8b7cf927996f8df42acfea58929052 [diff] [blame] |
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/configs/sniper_defconfig b/configs/sniper_defconfig index bb3d83f..7c5be7e 100644 --- a/configs/sniper_defconfig +++ b/configs/sniper_defconfig
@@ -3,6 +3,7 @@ CONFIG_TARGET_SNIPER=y CONFIG_SPL=y # CONFIG_SPL_EXT_SUPPORT is not set +# CONFIG_SPL_NAND_SUPPORT is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="sniper # " CONFIG_CMD_BOOTZ=y