diff options
Diffstat (limited to 'configs/kc1_defconfig')
-rw-r--r-- | configs/kc1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/kc1_defconfig b/configs/kc1_defconfig index 3889213a2c..48279349f7 100644 --- a/configs/kc1_defconfig +++ b/configs/kc1_defconfig @@ -1,8 +1,8 @@ CONFIG_ARM=y CONFIG_OMAP44XX=y +# CONFIG_SPL_NAND_SUPPORT is not set CONFIG_TARGET_KC1=y CONFIG_SPL=y -# CONFIG_SPL_NAND_SUPPORT is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="kc1 # " CONFIG_CMD_BOOTZ=y |