diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-06-10 10:45:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-06-10 10:45:51 +0000 |
commit | 9bc1e548a19f05e2bafad0461b9ae0b34654cf2a (patch) | |
tree | 7d20a4e9607bdc5afa5d457fe96470abd4c63511 /target/linux/ar71xx/config-2.6.33 | |
parent | 4128c72275a86f59e3731f509d7de13d98d7ed96 (diff) | |
download | upstream-9bc1e548a19f05e2bafad0461b9ae0b34654cf2a.tar.gz upstream-9bc1e548a19f05e2bafad0461b9ae0b34654cf2a.tar.bz2 upstream-9bc1e548a19f05e2bafad0461b9ae0b34654cf2a.zip |
generic: move more common options to generic configuration
* CONFIG_ABX500_CORE
* CONFIG_ATOMIC64_SELFTEST
* CONFIG_BRIDGE_IGMP_SNOOPING
* CONFIG_CAIF
* CONFIG_CEPH_FS
* CONFIG_CRYSTALHD
* CONFIG_DEFAULT_SECURITY_SELINUX
* CONFIG_DEFAULT_SECURITY_SMACK
* CONFIG_DEFAULT_SECURITY_TOMOYO
* CONFIG_DT3155
* CONFIG_IP_MROUTE_MULTIPLE_TABLES
* CONFIG_L2TP
* CONFIG_LOGFS
* CONFIG_LPC_SCH
* CONFIG_MFD_JANZ_CMODIO
* CONFIG_MFD_RDC321X
* CONFIG_N_GSM
* CONFIG_RAMOOPS
* CONFIG_SERIAL_ALTERA_JTAGUART
* CONFIG_SERIAL_ALTERA_UART
* CONFIG_SERIAL_TIMBERDALE
* CONFIG_SM_FTL
* CONFIG_SQUASHFS_XATTRS
SVN-Revision: 21750
Diffstat (limited to 'target/linux/ar71xx/config-2.6.33')
-rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index cd4deb8ab8..3933145a8c 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -100,9 +100,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y CONFIG_DECOMPRESS_LZMA=y -# CONFIG_DEFAULT_SECURITY_SELINUX is not set -# CONFIG_DEFAULT_SECURITY_SMACK is not set -# CONFIG_DEFAULT_SECURITY_TOMOYO is not set CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y |