diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
commit | 825b37cc569b40e0fcea9647f06495437069c0c8 (patch) | |
tree | 3c708f4c32d4197e524126d3009d82b5df3aab67 /target/linux/sibyte | |
parent | 0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa (diff) | |
download | upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.gz upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.bz2 upstream-825b37cc569b40e0fcea9647f06495437069c0c8.zip |
clean up handling of some kernel symbols
SVN-Revision: 19581
Diffstat (limited to 'target/linux/sibyte')
-rw-r--r-- | target/linux/sibyte/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/sibyte/config-default b/target/linux/sibyte/config-default index a597d50c66..7d572d958f 100644 --- a/target/linux/sibyte/config-default +++ b/target/linux/sibyte/config-default @@ -101,7 +101,6 @@ CONFIG_INITRAMFS_SOURCE="../../root" CONFIG_INPUT=m # CONFIG_IP_ROUTE_VERBOSE is not set CONFIG_IRQ_CPU=y -# CONFIG_ISDN is not set # CONFIG_ISI is not set # CONFIG_LEMOTE_FULONG is not set CONFIG_LOG_BUF_SHIFT=15 |