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 | 66ee5acfff3c9aeae91139bb0474482dc74c782b (patch) | |
tree | 345e6da9e4e349257087c2f2884ca1f52e3537f4 /target/linux/sibyte | |
parent | ac5bde665cb28d21e7be3fb987e5e56527d35efa (diff) | |
download | upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.tar.gz upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.tar.bz2 upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.zip |
clean up handling of some kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |