diff options
Diffstat (limited to 'configs/pm9261_defconfig')
-rw-r--r-- | configs/pm9261_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pm9261_defconfig b/configs/pm9261_defconfig index ba079de6dc..4c35f41ac5 100644 --- a/configs/pm9261_defconfig +++ b/configs/pm9261_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_PM9261=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9261" +CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTDELAY=3 # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y |