diff options
Diffstat (limited to 'configs/rpi_0_w_defconfig')
-rw-r--r-- | configs/rpi_0_w_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rpi_0_w_defconfig b/configs/rpi_0_w_defconfig index bba5e12b128..93d790aae6d 100644 --- a/configs/rpi_0_w_defconfig +++ b/configs/rpi_0_w_defconfig @@ -9,9 +9,9 @@ CONFIG_DEFAULT_DEVICE_TREE="bcm2835-rpi-zero-w" CONFIG_DISTRO_DEFAULTS=y CONFIG_OF_BOARD_SETUP=y CONFIG_USE_PREBOOT=y -CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_MISC_INIT_R=y CONFIG_SYS_PROMPT="U-Boot> " CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y |