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/octeon | |
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/octeon')
-rw-r--r-- | target/linux/octeon/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeon/config-2.6.30 b/target/linux/octeon/config-2.6.30 index d6d296a93c..d792624bb2 100644 --- a/target/linux/octeon/config-2.6.30 +++ b/target/linux/octeon/config-2.6.30 @@ -150,7 +150,6 @@ CONFIG_INOTIFY=y CONFIG_IRQ_CPU_OCTEON=y CONFIG_IRQ_CPU=y CONFIG_IRQ_PER_CPU=y -# CONFIG_ISDN is not set # CONFIG_KALLSYMS_ALL is not set CONFIG_KALLSYMS=y CONFIG_KEXEC=y |