diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-20 07:21:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-20 07:21:52 +0000 |
commit | 5dcd68e0131317e8ffb7980f7c1dd49f34170cce (patch) | |
tree | 3e1625d5b27182dbb57ccf17c20c475e7aa7a272 /target/linux/malta | |
parent | 1b3b9c0a9ab8f9ebf040a253f437f52b858ac5de (diff) | |
download | master-187ad058-5dcd68e0131317e8ffb7980f7c1dd49f34170cce.tar.gz master-187ad058-5dcd68e0131317e8ffb7980f7c1dd49f34170cce.tar.bz2 master-187ad058-5dcd68e0131317e8ffb7980f7c1dd49f34170cce.zip |
linux: remove duplicated 3.10 symbols from target config files
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37467 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta')
-rw-r--r-- | target/linux/malta/config-3.10 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/malta/config-3.10 b/target/linux/malta/config-3.10 index dcbe9432ee..6ac5ec7fca 100644 --- a/target/linux/malta/config-3.10 +++ b/target/linux/malta/config-3.10 @@ -27,7 +27,6 @@ CONFIG_CLKBLD_I8253=y CONFIG_CLKEVT_I8253=y CONFIG_CLKSRC_I8253=y # CONFIG_CLS_U32_MARK is not set -# CONFIG_CLS_U32_PERF is not set CONFIG_CONSOLE_TRANSLATIONS=y # CONFIG_CPU_BIG_ENDIAN is not set CONFIG_CPU_GENERIC_DUMP_TLB=y @@ -52,7 +51,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y # CONFIG_DEBUG_FS is not set -# CONFIG_DEBUG_ZBOOT is not set CONFIG_DEVKMEM=y CONFIG_DMA_NONCOHERENT=y CONFIG_DNOTIFY=y |