diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-26 10:40:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-26 10:40:41 +0000 |
commit | f12c1287396df20bd10fa2dd69f08024e9ef5b06 (patch) | |
tree | a6e69dc9b379c5eb4a62a792523d0fdc4b4b6876 /target | |
parent | 907e67ea6aa1245fe770c31f06795b2c20d66956 (diff) | |
download | upstream-f12c1287396df20bd10fa2dd69f08024e9ef5b06.tar.gz upstream-f12c1287396df20bd10fa2dd69f08024e9ef5b06.tar.bz2 upstream-f12c1287396df20bd10fa2dd69f08024e9ef5b06.zip |
generic: more missing symbols for 3.{6,7}
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34887 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.6 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.7 | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 890459df8a..6d417ad5e3 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -2150,6 +2150,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PATA_NINJA32 is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_NS87415 is not set +# CONFIG_PATA_OF_PLATFORM is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_OPTI is not set # CONFIG_PATA_OPTIDMA is not set @@ -2869,6 +2870,7 @@ CONFIG_SND_PCM_OSS_PLUGINS=y # CONFIG_SND_PCXHR is not set # CONFIG_SND_PDAUDIOCF is not set # CONFIG_SND_PORTMAN2X4 is not set +# CONFIG_SND_POWERPC_SOC is not set # CONFIG_SND_PPC is not set # CONFIG_SND_RAWMIDI is not set # CONFIG_SND_RIPTIDE is not set diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index 1c9c1bc78a..c1de1daac6 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -811,6 +811,7 @@ CONFIG_FRAME_WARN=1024 # CONFIG_FREEZER is not set # CONFIG_FRONTSWAP is not set # CONFIG_FSCACHE is not set +# CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y # CONFIG_FS_POSIX_ACL is not set # CONFIG_FT1000 is not set @@ -2190,6 +2191,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PATA_NINJA32 is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_NS87415 is not set +# CONFIG_PATA_OF_PLATFORM is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_OPTI is not set # CONFIG_PATA_OPTIDMA is not set @@ -2919,6 +2921,7 @@ CONFIG_SND_PCM_OSS_PLUGINS=y # CONFIG_SND_PCXHR is not set # CONFIG_SND_PDAUDIOCF is not set # CONFIG_SND_PORTMAN2X4 is not set +# CONFIG_SND_POWERPC_SOC is not set # CONFIG_SND_PPC is not set # CONFIG_SND_RAWMIDI is not set # CONFIG_SND_RIPTIDE is not set |