diff options
author | Luka Perkov <luka@openwrt.org> | 2014-11-30 22:12:20 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-11-30 22:12:20 +0000 |
commit | 3b584fa5d16903d640b6aec116b8e4606f67c8ae (patch) | |
tree | 53a22f3473c2116e4edc43f449a84583578178ef /target/linux | |
parent | e24ab7ea3203dade28029f6f9569a3ae72c4bbf2 (diff) | |
download | upstream-3b584fa5d16903d640b6aec116b8e4606f67c8ae.tar.gz upstream-3b584fa5d16903d640b6aec116b8e4606f67c8ae.tar.bz2 upstream-3b584fa5d16903d640b6aec116b8e4606f67c8ae.zip |
kernel: add missing config symbol for 3.18
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43444 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index bbd2c8dbd3..801ebc141f 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -95,6 +95,7 @@ CONFIG_AEABI=y # CONFIG_AFS_FS is not set # CONFIG_AF_RXRPC is not set # CONFIG_AGP is not set +# CONFIG_AHCI_MVEBU is not set CONFIG_AIO=y # CONFIG_AIRO is not set # CONFIG_AIRO_CS is not set |