diff options
Diffstat (limited to 'configs/pm9263_defconfig')
-rw-r--r-- | configs/pm9263_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pm9263_defconfig b/configs/pm9263_defconfig index 774b7e5..786a13a 100644 --- a/configs/pm9263_defconfig +++ b/configs/pm9263_defconfig @@ -3,6 +3,8 @@ CONFIG_ARCH_AT91=y CONFIG_TARGET_PM9263=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263" CONFIG_BOOTDELAY=3 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_SYS_PROMPT="u-boot-pm9263> " # CONFIG_CMD_BDI is not set # CONFIG_CMD_IMI is not set |