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 | 1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9 (patch) | |
tree | 63d1def486c87174b10f2cf4f84eaf81c74d2f4e /target/linux/xburst | |
parent | 3a4d0ebd5c32864e4782d7545d6e5835c0baade3 (diff) | |
download | upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.tar.gz upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.tar.bz2 upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.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>
SVN-Revision: 34403
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 |