]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/kc1_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / kc1_defconfig
CommitLineData
ae51b570
PK
1CONFIG_ARM=y
2CONFIG_OMAP44XX=y
3CONFIG_TARGET_KC1=y
4CONFIG_SPL=y
adad96e6 5CONFIG_HUSH_PARSER=y
ae51b570
PK
6CONFIG_SYS_PROMPT="kc1 # "
7# CONFIG_CMD_IMLS is not set
8# CONFIG_CMD_FLASH is not set
78d1e1d0 9CONFIG_CMD_I2C=y
ae51b570
PK
10# CONFIG_CMD_FPGA is not set
11CONFIG_CMD_GPIO=y
12# CONFIG_CMD_SETEXPR is not set
78d1e1d0 13CONFIG_CMD_DHCP=y
ae51b570 14# CONFIG_CMD_NFS is not set
78d1e1d0 15CONFIG_CMD_PING=y
ae51b570 16CONFIG_SYS_NS16550=y
e66782e6
PK
17CONFIG_USB=y
18CONFIG_USB_MUSB_GADGET=y
f9d0fd8a 19CONFIG_USB_GADGET=y
aaa4a9e3 20CONFIG_USB_GADGET_DOWNLOAD=y
e6c0bc06
SP
21CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
22CONFIG_G_DNL_VENDOR_NUM=0x0451
23CONFIG_G_DNL_PRODUCT_NUM=0xd022
163d8764 24CONFIG_OF_LIBFDT=y