diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-15 10:40:04 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-15 10:40:04 +0000 |
commit | 91e866f3836b4ef9e88e391bea3df11684a901ef (patch) | |
tree | a95d046f2c674da824ecb1fdd8c4880c1804b590 /target/linux/gemini | |
parent | 88e632d853ac18fc82ef245486ed952ef124739c (diff) | |
download | upstream-91e866f3836b4ef9e88e391bea3df11684a901ef.tar.gz upstream-91e866f3836b4ef9e88e391bea3df11684a901ef.tar.bz2 upstream-91e866f3836b4ef9e88e391bea3df11684a901ef.zip |
config cleanups
SVN-Revision: 15861
Diffstat (limited to 'target/linux/gemini')
-rw-r--r-- | target/linux/gemini/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/gemini/config-default b/target/linux/gemini/config-default index c593647c69..4d4f94b369 100644 --- a/target/linux/gemini/config-default +++ b/target/linux/gemini/config-default @@ -50,7 +50,6 @@ CONFIG_DNOTIFY=y # CONFIG_FPE_FASTFPE is not set # CONFIG_FPE_NWFPE is not set CONFIG_FRAME_POINTER=y -# CONFIG_FREEZER is not set CONFIG_GEMINI_MEM_SWAP=y CONFIG_GEMINI_NET_ENGINE_GMAC=y CONFIG_GEMINI_WATCHDOG=y @@ -107,14 +106,12 @@ CONFIG_MTD_REDBOOT_PARTS=y CONFIG_MTD=y # CONFIG_NET_SCH_DRR is not set # CONFIG_NEW_LEDS is not set -# CONFIG_NF_DEFRAG_IPV4 is not set # CONFIG_NO_IOPORT is not set # CONFIG_NVRAM is not set # CONFIG_OUTER_CACHE is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PCI_SYSCALL is not set -# CONFIG_PHYS_ADDR_T_64BIT is not set # CONFIG_PROVE_LOCKING is not set # CONFIG_RCU_TORTURE_TEST is not set # CONFIG_RTC_CLASS is not set |