]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/gwventana_defconfig
configs: Re-sync CONFIG_USB_MUSB_HOST
[people/ms/u-boot.git] / configs / gwventana_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_MX6=y
3 CONFIG_TARGET_GW_VENTANA=y
4 CONFIG_DM_SERIAL=y
5 CONFIG_SPL_STACK_R_ADDR=0x18000000
6 CONFIG_SPL=y
7 CONFIG_SPL_STACK_R=y
8 CONFIG_FIT=y
9 CONFIG_FIT_VERBOSE=y
10 CONFIG_OF_BOARD_SETUP=y
11 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
12 CONFIG_HUSH_PARSER=y
13 CONFIG_SYS_PROMPT="Ventana > "
14 # CONFIG_CMD_IMLS is not set
15 # CONFIG_CMD_FLASH is not set
16 CONFIG_CMD_GPIO=y
17 CONFIG_DM=y
18 CONFIG_NETDEVICES=y
19 CONFIG_E1000=y
20 CONFIG_USB=y
21 CONFIG_USB_GADGET=y
22 CONFIG_CI_UDC=y
23 CONFIG_USB_GADGET_DOWNLOAD=y
24 CONFIG_G_DNL_MANUFACTURER="Gateworks"
25 CONFIG_G_DNL_VENDOR_NUM=0x0525
26 CONFIG_G_DNL_PRODUCT_NUM=0xa4a5
27 CONFIG_OF_LIBFDT=y