diff options
Diffstat (limited to 'configs/pxm2_defconfig')
-rw-r--r-- | configs/pxm2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig index 8b9a890dfc..6f5f790a3b 100644 --- a/configs/pxm2_defconfig +++ b/configs/pxm2_defconfig @@ -17,6 +17,7 @@ CONFIG_SPL_YMODEM_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="am335x-pxm50" CONFIG_FIT=y CONFIG_BOOTDELAY=3 +# CONFIG_DISPLAY_CPUINFO is not set CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot# " |