diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-18 13:21:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-18 13:21:25 +0000 |
commit | 69d2976c5d936d187b185922005daa66fa649ea9 (patch) | |
tree | d1794519b7c10aa972cba9183f812042a516bf39 /target/linux/cavium-octeon | |
parent | 902d39e4bd1554e643bfe8b95e6d6ccd27024341 (diff) | |
download | upstream-69d2976c5d936d187b185922005daa66fa649ea9.tar.gz upstream-69d2976c5d936d187b185922005daa66fa649ea9.tar.bz2 upstream-69d2976c5d936d187b185922005daa66fa649ea9.zip |
even more config file cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cavium-octeon')
-rw-r--r-- | target/linux/cavium-octeon/config-default | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/cavium-octeon/config-default b/target/linux/cavium-octeon/config-default index ce9467b4e1..7fbf456b8c 100644 --- a/target/linux/cavium-octeon/config-default +++ b/target/linux/cavium-octeon/config-default @@ -268,10 +268,6 @@ CONFIG_OCTEON_ETHERNET=y CONFIG_OCTEON_MGMT=y CONFIG_PAGEFLAGS_EXTENDED=y # CONFIG_PAGE_POISONING is not set -# CONFIG_PAGE_SIZE_16KB is not set -CONFIG_PAGE_SIZE_4KB=y -# CONFIG_PAGE_SIZE_64KB is not set -# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PARTITION_ADVANCED is not set CONFIG_PCI=y # CONFIG_PCI_DEBUG is not set |