summaryrefslogtreecommitdiff
path: root/target/linux/x86
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-10-14 14:25:10 +0000
committerJohn Crispin <john@openwrt.org>2007-10-14 14:25:10 +0000
commite8f986c59f71be8a1ad6867306804825b3bb755a (patch)
tree79508ffa14a40fb05670d5a1a9ff3c200dbc1da1 /target/linux/x86
parent16b236fb69dd924169769cc4526a9075ec47b0d6 (diff)
downloadmtk-20170518-e8f986c59f71be8a1ad6867306804825b3bb755a.zip
mtk-20170518-e8f986c59f71be8a1ad6867306804825b3bb755a.tar.gz
mtk-20170518-e8f986c59f71be8a1ad6867306804825b3bb755a.tar.bz2
fixed missing kernel option for x86
SVN-Revision: 9319
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-2.6.235
1 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/x86/config-2.6.23 b/target/linux/x86/config-2.6.23
index f8cfbed..9630696 100644
--- a/target/linux/x86/config-2.6.23
+++ b/target/linux/x86/config-2.6.23
@@ -251,13 +251,9 @@ CONFIG_MTRR=y
CONFIG_NATSEMI=m
CONFIG_NE2K_PCI=m
CONFIG_NETDEV_1000=y
-CONFIG_NET_ACT_POLICE=y
-CONFIG_NET_SCH_FIFO=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_VENDOR_SMC is not set
-CONFIG_NF_CT_PROTO_GRE=m
-CONFIG_NF_NAT_PROTO_GRE=m
CONFIG_NOHIGHMEM=y
# CONFIG_NO_HZ is not set
CONFIG_NR_CPUS=8
@@ -333,6 +329,7 @@ CONFIG_SND_AC97_CODEC=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_INTEL8X0=m
CONFIG_SOFT_WATCHDOG=m
+# CONFIG_SONYPI is not set
CONFIG_SPARSEMEM_STATIC=y
CONFIG_STOP_MACHINE=y
CONFIG_SUSPEND_SMP_POSSIBLE=y