diff --git a/target/linux/xburst/config-3.2 b/target/linux/xburst/config-3.2 index c222ad9a5..bc2baa310 100644 --- a/target/linux/xburst/config-3.2 +++ b/target/linux/xburst/config-3.2 @@ -275,37 +275,6 @@ CONFIG_UBIFS_FS_LZO=y # CONFIG_UBIFS_FS_XATTR is not set CONFIG_UBIFS_FS_XZ=y CONFIG_UBIFS_FS_ZLIB=y -# CONFIG_USB_ARCH_HAS_EHCI is not set -# CONFIG_USB_ARCH_HAS_XHCI is not set -# CONFIG_USB_AUDIO is not set -# CONFIG_USB_CDC_COMPOSITE is not set -CONFIG_USB_COMMON=y -CONFIG_USB_ETH=y -# CONFIG_USB_ETH_EEM is not set -# CONFIG_USB_ETH_RNDIS is not set -# CONFIG_USB_FILE_STORAGE is not set -# CONFIG_USB_FUNCTIONFS is not set -# CONFIG_USB_FUSB300 is not set -CONFIG_USB_GADGET=y -# CONFIG_USB_GADGETFS is not set -# CONFIG_USB_GADGET_DEBUG_FILES is not set -# CONFIG_USB_GADGET_DEBUG_FS is not set -CONFIG_USB_GADGET_DUALSPEED=y -CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 -CONFIG_USB_GADGET_VBUS_DRAW=2 -# CONFIG_USB_G_ACM_MS is not set -# CONFIG_USB_G_DBGP is not set -# CONFIG_USB_G_HID is not set -# CONFIG_USB_G_NCM is not set -# CONFIG_USB_G_PRINTER is not set -# CONFIG_USB_G_SERIAL is not set -CONFIG_USB_JZ4740=y -# CONFIG_USB_M66592 is not set -# CONFIG_USB_MIDI_GADGET is not set -# CONFIG_USB_NET2272 is not set -# CONFIG_USB_R8A66597 is not set -CONFIG_USB_SUPPORT=y -# CONFIG_USB_ZERO is not set CONFIG_VFAT_FS=y # CONFIG_VGA_CONSOLE is not set # CONFIG_VLAN_8021Q is not set diff --git a/target/linux/xburst/qi_lb60/config-3.2 b/target/linux/xburst/qi_lb60/config-3.2 index b10b037d2..d0e848bc4 100644 --- a/target/linux/xburst/qi_lb60/config-3.2 +++ b/target/linux/xburst/qi_lb60/config-3.2 @@ -1,4 +1,3 @@ -CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_DEVMEM=y CONFIG_FB_JZ4740=y # CONFIG_FB_TMIO is not set @@ -7,8 +6,6 @@ CONFIG_INPUT_PWM_BEEPER=y CONFIG_JZ4740_QI_LB60=y CONFIG_KEYBOARD_GPIO=y CONFIG_KEYBOARD_MATRIX=y -CONFIG_LCD_CLASS_DEVICE=y -CONFIG_LCD_ILI8960=y CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set @@ -41,11 +38,55 @@ CONFIG_REGMAP_SPI=y # CONFIG_SND_VIRMIDI is not set CONFIG_SOUND_OSS_CORE_PRECLAIM=y # CONFIG_SND_SEQUENCER_OSS is not set + # CONFIG_IEEE802154 is not set +# CONFIG_IEEE802154_6LOWPAN is not set # CONFIG_MAC802154 is not set +# CONFIG_MAC802154_DEBUG is not set +# CONFIG_IEEE802154_DRIVER_DEBUG is not set # CONFIG_IEEE802154_DRIVER is not set +# CONFIG_IEEE802154_SERIAL is not set # CONFIG_SPI_ATUSB is not set # CONFIG_SPI_ATBEN is not set # CONFIG_IEEE802154_AT86RF230 is not set # CONFIG_IEEE802154_FAKEHARD is not set # CONFIG_IEEE802154_FAKELB is not set +# CONFIG_IEEE802154_CC2420 is not set +# CONFIG_IEEE802154_ADF7242 is not set + +# CONFIG_SENSORS_JZ4740 is not set + +CONFIG_LCD_CLASS_DEVICE=y +# CONFIG_LCD_L4F00242T03 is not set +# CONFIG_LCD_LMS283GF05 is not set +# CONFIG_LCD_LTV350QV is not set +CONFIG_LCD_ILI8960=y + +CONFIG_BACKLIGHT_LCD_SUPPORT=y +# CONFIG_BACKLIGHT_CLASS_DEVICE is not set +# CONFIG_BACKLIGHT_GENERIC is not set +# CONFIG_BACKLIGHT_PWM is not set +# CONFIG_BACKLIGHT_ADP8860 is not set +# CONFIG_BACKLIGHT_ADP8870 is not set + +# CONFIG_LCD_TDO24M is not set +# CONFIG_LCD_VGG2432A4 is not set +# CONFIG_LCD_PLATFORM is not set + +# CONFIG_USB_RENESAS_USBHS is not set + +CONFIG_USB_GADGET=y +# CONFIG_USB_GADGET_DEBUG is not set +# CONFIG_USB_GADGET_DEBUG_FILES is not set +# CONFIG_USB_GADGET_DEBUG_FS is not set +CONFIG_USB_GADGET_VBUS_DRAW=2 +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 +# CONFIG_USB_FUSB300 is not set +CONFIG_USB_JZ4740=y +# CONFIG_USB_R8A66597 is not set +# CONFIG_USB_M66592 is not set +# CONFIG_USB_NET2272 is not set +CONFIG_USB_GADGET_DUALSPEED=y +# CONFIG_USB_ZERO is not set +# CONFIG_USB_AUDIO is not set +CONFIG_USB_ETH=y