diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 19:43:05 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 19:43:05 +0000 |
commit | f0f4155104ca8b6ce00b0a31c1ec4b56e4446ee9 (patch) | |
tree | 267ce4295b52124f614c0d9cf9c01f077fcef343 /target/linux/ps3 | |
parent | 9d35896314b132445e1f95303ae77bf7a55facab (diff) | |
download | upstream-f0f4155104ca8b6ce00b0a31c1ec4b56e4446ee9.tar.gz upstream-f0f4155104ca8b6ce00b0a31c1ec4b56e4446ee9.tar.bz2 upstream-f0f4155104ca8b6ce00b0a31c1ec4b56e4446ee9.zip |
we need CONFIG_NET_SCHED for 802.11n
SVN-Revision: 16475
Diffstat (limited to 'target/linux/ps3')
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index 0fbf342661..683d5cbbbb 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -232,7 +232,6 @@ CONFIG_MSDOS_FS=y # CONFIG_MTD is not set # CONFIG_NETFILTER is not set # CONFIG_NET_ETHERNET is not set -# CONFIG_NET_SCHED is not set CONFIG_NFS_FS=y CONFIG_NLS=y CONFIG_NLS_CODEPAGE_437=y |