diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:35 +0000 |
commit | b8f87e36f20be1f04cd99e376e84e3f9c5a63576 (patch) | |
tree | c32456c94920dfc4019062a344fcdedd21c594b2 /target/linux/xburst | |
parent | 56e999eaf344ef77e9425ec59541ae44a2ab5d3d (diff) | |
download | upstream-b8f87e36f20be1f04cd99e376e84e3f9c5a63576.tar.gz upstream-b8f87e36f20be1f04cd99e376e84e3f9c5a63576.tar.bz2 upstream-b8f87e36f20be1f04cd99e376e84e3f9c5a63576.zip |
remove common symbols from 3.3 configs
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34403 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst')
-rw-r--r-- | target/linux/xburst/config-3.3 | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/xburst/config-3.3 b/target/linux/xburst/config-3.3 index bf250c2ed7..4654a53906 100644 --- a/target/linux/xburst/config-3.3 +++ b/target/linux/xburst/config-3.3 @@ -5,7 +5,6 @@ CONFIG_ARCH_REQUIRE_GPIOLIB=y CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ARPD is not set CONFIG_BATTERY_JZ4740=y -CONFIG_BCMA_POSSIBLE=y # CONFIG_BLK_DEV_INITRD is not set # CONFIG_BRIDGE is not set CONFIG_CHARGER_GPIO=y @@ -38,9 +37,7 @@ CONFIG_FB_JZ4740=y CONFIG_FB_SYS_COPYAREA=y CONFIG_FB_SYS_FILLRECT=y CONFIG_FB_SYS_IMAGEBLIT=y -# CONFIG_FB_TMIO is not set # CONFIG_FB_WMT_GE_ROPS is not set -# CONFIG_FIRMWARE_EDID is not set CONFIG_FONTS=y # CONFIG_FONT_10x18 is not set CONFIG_FONT_6x11=y @@ -264,32 +261,15 @@ 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=y 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_VBUS_DRAW=2 -# 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 is not set -# CONFIG_USB_M66592 is not set -# CONFIG_USB_MV_UDC 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 @@ -298,5 +278,4 @@ CONFIG_VT_CONSOLE=y CONFIG_VT_CONSOLE_SLEEP=y CONFIG_VT_HW_CONSOLE_BINDING=y # CONFIG_WATCHDOG is not set -CONFIG_XZ_DEC=y CONFIG_ZONE_DMA_FLAG=0 |