]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/pcm030_LOWBOOT_defconfig
cmd: add Kconfig option for 'date' command
[people/ms/u-boot.git] / configs / pcm030_LOWBOOT_defconfig
1 CONFIG_PPC=y
2 CONFIG_MPC5xxx=y
3 CONFIG_TARGET_PCM030=y
4 CONFIG_OF_BOARD_SETUP=y
5 CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xFF000000"
6 CONFIG_BOOTDELAY=3
7 CONFIG_CMD_I2C=y
8 # CONFIG_CMD_SETEXPR is not set
9 CONFIG_CMD_DHCP=y
10 CONFIG_CMD_MII=y
11 CONFIG_CMD_DATE=y
12 # CONFIG_MMC is not set
13 CONFIG_MTD_NOR_FLASH=y
14 CONFIG_USB=y
15 CONFIG_USB_STORAGE=y
16 CONFIG_OF_LIBFDT=y