]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/kwb_defconfig
configs: Re-sync CONFIG_USB_MUSB_HOST
[people/ms/u-boot.git] / configs / kwb_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_KWB=y
3 CONFIG_SPL=y
4 CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1"
5 CONFIG_HUSH_PARSER=y
6 # CONFIG_CMD_BOOTD is not set
7 # CONFIG_CMD_BOOTM is not set
8 # CONFIG_CMD_GO is not set
9 # CONFIG_CMD_IMI is not set
10 # CONFIG_CMD_IMLS is not set
11 # CONFIG_CMD_XIMG is not set
12 # CONFIG_CMD_EDITENV is not set
13 # CONFIG_CMD_CRC32 is not set
14 # CONFIG_CMD_LOADB is not set
15 # CONFIG_CMD_LOADS is not set
16 # CONFIG_CMD_FLASH is not set
17 CONFIG_CMD_I2C=y
18 CONFIG_CMD_USB=y
19 # CONFIG_CMD_FPGA is not set
20 CONFIG_CMD_GPIO=y
21 # CONFIG_CMD_ITEST is not set
22 # CONFIG_CMD_SETEXPR is not set
23 CONFIG_CMD_DHCP=y
24 # CONFIG_CMD_NFS is not set
25 CONFIG_CMD_PING=y
26 CONFIG_CMD_TIME=y
27 CONFIG_NETCONSOLE=y
28 CONFIG_SYS_NS16550=y
29 CONFIG_USB=y
30 CONFIG_USB_MUSB_HOST=y
31 CONFIG_USB_STORAGE=y
32 CONFIG_OF_LIBFDT=y
33 # CONFIG_EFI_LOADER is not set