]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/O2D_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / O2D_defconfig
1 CONFIG_PPC=y
2 CONFIG_MPC5xxx=y
3 CONFIG_TARGET_O2D=y
4 CONFIG_OF_BOARD_SETUP=y
5 CONFIG_HUSH_PARSER=y
6 CONFIG_CMD_I2C=y
7 # CONFIG_CMD_SETEXPR is not set
8 CONFIG_CMD_DHCP=y
9 CONFIG_CMD_PING=y
10 CONFIG_OF_LIBFDT=y