From: John Crispin Date: Sun, 14 Oct 2007 14:25:10 +0000 (+0000) Subject: fixed missing kernel option for x86 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=4f8698035bd0a363a3dcad49e1e6e3371e9c9a29;ds=inline fixed missing kernel option for x86 SVN-Revision: 9319 --- diff --git a/target/linux/x86/config-2.6.23 b/target/linux/x86/config-2.6.23 index f8cfbedf71..963069675c 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