diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-02 18:04:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-02 18:04:01 +0000 |
commit | ec9fd1f7a83ee2f280104931a885803a09298dc6 (patch) | |
tree | 1dc3edb3d663b1320b7590f2ae78bcb1ca15647d /target/linux/generic/config-3.2 | |
parent | b98f798df423dddc5e073b863f831e9dd83e09f0 (diff) | |
download | upstream-ec9fd1f7a83ee2f280104931a885803a09298dc6.tar.gz upstream-ec9fd1f7a83ee2f280104931a885803a09298dc6.tar.bz2 upstream-ec9fd1f7a83ee2f280104931a885803a09298dc6.zip |
linux/3.2: add a bunch of missing symbols
SVN-Revision: 30790
Diffstat (limited to 'target/linux/generic/config-3.2')
-rw-r--r-- | target/linux/generic/config-3.2 | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 5605f9173d..a44ebe7d4f 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -868,6 +868,7 @@ CONFIG_HOTPLUG=y # CONFIG_HW_RANDOM_AMD is not set # CONFIG_HW_RANDOM_GEODE is not set # CONFIG_HW_RANDOM_INTEL is not set +# CONFIG_HW_RANDOM_PPC4XX is not set # CONFIG_HW_RANDOM_TIMERIOMEM is not set # CONFIG_HW_RANDOM_VIA is not set # CONFIG_HYPERV is not set @@ -932,13 +933,15 @@ CONFIG_HZ_100=y # CONFIG_I82092 is not set # CONFIG_I82365 is not set # CONFIG_IBM_ASM is not set -# CONFIG_IBM_NEW_EMAC_EMAC4 is not set -# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set -# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set -# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set -# CONFIG_IBM_NEW_EMAC_RGMII is not set -# CONFIG_IBM_NEW_EMAC_TAH is not set -# CONFIG_IBM_NEW_EMAC_ZMII is not set +# CONFIG_IBM_EMAC is not set +# CONFIG_IBM_EMAC_DEBUG is not set +# CONFIG_IBM_EMAC_EMAC4 is not set +# CONFIG_IBM_EMAC_MAL_CLR_ICINTSTAT is not set +# CONFIG_IBM_EMAC_MAL_COMMON_ERR is not set +# CONFIG_IBM_EMAC_NO_FLOW_CTRL is not set +# CONFIG_IBM_EMAC_RGMII is not set +# CONFIG_IBM_EMAC_TAH is not set +# CONFIG_IBM_EMAC_ZMII is not set # CONFIG_ICPLUS_PHY is not set # CONFIG_ICS932S401 is not set # CONFIG_IDE is not set @@ -1705,6 +1708,7 @@ CONFIG_NET_VENDOR_EXAR=y CONFIG_NET_VENDOR_FARADAY=y CONFIG_NET_VENDOR_FUJITSU=y CONFIG_NET_VENDOR_HP=y +CONFIG_NET_VENDOR_IBM=y CONFIG_NET_VENDOR_INTEL=y CONFIG_NET_VENDOR_I825XX=y CONFIG_NET_VENDOR_MARVELL=y @@ -1728,6 +1732,7 @@ CONFIG_NET_VENDOR_TEHUTI=y CONFIG_NET_VENDOR_TI=y CONFIG_NET_VENDOR_TOSHIBA=y CONFIG_NET_VENDOR_VIA=y +CONFIG_NET_VENDOR_XILINX=y CONFIG_NET_VENDOR_XIRCOM=y CONFIG_NEW_LEDS=y # CONFIG_NFC_DEVICES is not set @@ -2007,6 +2012,7 @@ CONFIG_PPC_4K_PAGES=y # CONFIG_PPC_64K_PAGES is not set # CONFIG_PPC_DISABLE_WERROR is not set # CONFIG_PPC_EMULATED_STATS is not set +# CONFIG_PPC_EPAPR_HV_BYTECHAN # CONFIG_PPP is not set # CONFIG_PPPOATM is not set # CONFIG_PPPOE is not set @@ -2402,6 +2408,7 @@ CONFIG_SELECT_MEMORY_MODEL=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y # CONFIG_SERIAL_8250_CS is not set +# CONFIG_SERIAL_8250_DW is not set # CONFIG_SERIAL_8250_EXTENDED is not set CONFIG_SERIAL_8250_NR_UARTS=2 # CONFIG_SERIAL_8250_PCI is not set |