diff options
Diffstat (limited to 'configs/C29XPCIE_defconfig')
-rw-r--r-- | configs/C29XPCIE_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/C29XPCIE_defconfig b/configs/C29XPCIE_defconfig index 70b447863d..cd6bffde3c 100644 --- a/configs/C29XPCIE_defconfig +++ b/configs/C29XPCIE_defconfig @@ -5,6 +5,7 @@ CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y +CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTDELAY=-1 CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y |