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 | c69143089745f5d448afc7d9008d3e29c4c12295 (patch) | |
tree | c2298b52c21c038bb5366a57d7bf6542efadae1d /target | |
parent | 3534e26463e74586700800ca96f1443da338832d (diff) | |
download | upstream-c69143089745f5d448afc7d9008d3e29c4c12295.tar.gz upstream-c69143089745f5d448afc7d9008d3e29c4c12295.tar.bz2 upstream-c69143089745f5d448afc7d9008d3e29c4c12295.zip |
kernel: add missing config symbol for 3.18
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43444
Diffstat (limited to 'target')
-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 |