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 | e965c028208d233ecdc3edd5a999835afec90532 (patch) | |
tree | a7f9311c64eb34a6ac7a392ac863f5ecfffd1478 /target/linux/generic-2.6/config-2.6.30 | |
parent | 9db4496e781c6b6a08cfb804607bb49cdc757457 (diff) | |
download | mtk-20170518-e965c028208d233ecdc3edd5a999835afec90532.zip mtk-20170518-e965c028208d233ecdc3edd5a999835afec90532.tar.gz mtk-20170518-e965c028208d233ecdc3edd5a999835afec90532.tar.bz2 |
even more config file cleanup
SVN-Revision: 15913
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 147a654..538862f 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1370,7 +1370,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_P54_COMMON is not set CONFIG_PACKET_MMAP=y CONFIG_PACKET=y +# CONFIG_PAGE_SIZE_16KB is not set # CONFIG_PAGE_SIZE_32KB is not set +CONFIG_PAGE_SIZE_4KB=y +# CONFIG_PAGE_SIZE_64KB is not set +# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PANTHERLORD_FF is not set # CONFIG_PARPORT is not set # CONFIG_PARPORT_PC is not set |