]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/pcm030_defconfig
cmd: add Kconfig option for 'date' command
[people/ms/u-boot.git] / configs / pcm030_defconfig
CommitLineData
dd84058d
MY
1CONFIG_PPC=y
2CONFIG_MPC5xxx=y
3CONFIG_TARGET_PCM030=y
73223f0e 4CONFIG_OF_BOARD_SETUP=y
bb597c0e 5CONFIG_BOOTDELAY=3
181bd9dc 6CONFIG_SYS_PROMPT="uboot> "
78d1e1d0 7CONFIG_CMD_I2C=y
80df6913 8# CONFIG_CMD_SETEXPR is not set
78d1e1d0 9CONFIG_CMD_DHCP=y
89cb2b5f 10CONFIG_CMD_MII=y
c9032ce1 11CONFIG_CMD_DATE=y
8728c97e 12# CONFIG_MMC is not set
e856bdcf 13CONFIG_MTD_NOR_FLASH=y
645176d1
TR
14CONFIG_USB=y
15CONFIG_USB_STORAGE=y
69e173eb 16CONFIG_OF_LIBFDT=y