]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/pengwyn_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / pengwyn_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_PENGWYN=y
3 CONFIG_SPL=y
4 CONFIG_HUSH_PARSER=y
5 # CONFIG_CMD_IMLS is not set
6 # CONFIG_CMD_FLASH is not set
7 CONFIG_CMD_SPI=y
8 CONFIG_CMD_I2C=y
9 CONFIG_CMD_USB=y
10 CONFIG_CMD_GPIO=y
11 # CONFIG_CMD_SETEXPR is not set
12 CONFIG_CMD_DHCP=y
13 CONFIG_CMD_PING=y
14 CONFIG_SYS_NS16550=y
15 CONFIG_USB=y
16 CONFIG_USB_MUSB_HOST=y
17 CONFIG_USB_MUSB_GADGET=y
18 CONFIG_USB_GADGET=y
19 CONFIG_OF_LIBFDT=y