diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-02-22 04:44:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-02-22 04:44:24 +0000 |
commit | 11014b5cea049006554f2eddc157196c9dc431a8 (patch) | |
tree | 265aa65894282aa4e185abdb99e6fd7fd34b8803 /target/linux/ar7/config-2.6.23 | |
parent | 7eb15898755be46e94078faffdacd8c9b0ce66cd (diff) | |
download | upstream-11014b5cea049006554f2eddc157196c9dc431a8.tar.gz upstream-11014b5cea049006554f2eddc157196c9dc431a8.tar.bz2 upstream-11014b5cea049006554f2eddc157196c9dc431a8.zip |
disable all kernel config options that are set to =m
SVN-Revision: 14611
Diffstat (limited to 'target/linux/ar7/config-2.6.23')
-rw-r--r-- | target/linux/ar7/config-2.6.23 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar7/config-2.6.23 b/target/linux/ar7/config-2.6.23 index cee8d3083e..00c5170985 100644 --- a/target/linux/ar7/config-2.6.23 +++ b/target/linux/ar7/config-2.6.23 @@ -132,8 +132,8 @@ CONFIG_MTD_PHYSMAP_START=0x10000000 # CONFIG_NETDEVICES_MULTIQUEUE is not set CONFIG_NET_ACT_POLICE=y CONFIG_NET_SCH_FIFO=y -CONFIG_NF_CT_PROTO_GRE=m -CONFIG_NF_NAT_PROTO_GRE=m +# CONFIG_NF_CT_PROTO_GRE is not set +# CONFIG_NF_NAT_PROTO_GRE is not set CONFIG_NO_EXCEPT_FILL=y # CONFIG_NO_IOPORT is not set # CONFIG_PAGE_SIZE_16KB is not set @@ -150,7 +150,7 @@ CONFIG_PHYLIB=y # CONFIG_RTC is not set CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y -CONFIG_SCSI_WAIT_SCAN=m +# CONFIG_SCSI_WAIT_SCAN is not set # CONFIG_SERIAL_8250_EXTENDED is not set # CONFIG_SGI_IP22 is not set # CONFIG_SGI_IP27 is not set |