diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-02-18 17:34:18 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-02-18 17:34:18 +0000 |
commit | 2288dd072bd892df457df62d0706652786521fbe (patch) | |
tree | 7ca7844ceef8829ac607c998e603a9dfa7d8de1c /target/linux/sunxi | |
parent | 6b8eb55ddb367e292f70a07a9467cf2a9ed0f316 (diff) | |
download | upstream-2288dd072bd892df457df62d0706652786521fbe.tar.gz upstream-2288dd072bd892df457df62d0706652786521fbe.tar.bz2 upstream-2288dd072bd892df457df62d0706652786521fbe.zip |
kernel: refresh configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39627
Diffstat (limited to 'target/linux/sunxi')
-rw-r--r-- | target/linux/sunxi/config-3.12 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sunxi/config-3.12 b/target/linux/sunxi/config-3.12 index d24d1c2092..2ef8c2af4a 100644 --- a/target/linux/sunxi/config-3.12 +++ b/target/linux/sunxi/config-3.12 @@ -250,8 +250,8 @@ CONFIG_MIGRATION=y CONFIG_MMC=y CONFIG_MMC_BLOCK=y # CONFIG_MMC_BLOCK_BOUNCE is not set -CONFIG_MMC_UNSAFE_RESUME=y CONFIG_MMC_SUNXI=y +CONFIG_MMC_UNSAFE_RESUME=y CONFIG_MODULES_USE_ELF_REL=y # CONFIG_MTD is not set CONFIG_MULTI_IRQ_HANDLER=y |