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/octeon | |
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/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 |