diff options
author | Luka Perkov <luka@openwrt.org> | 2013-08-28 00:07:37 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-08-28 00:07:37 +0000 |
commit | ec52778a1482834f079fddb4845d6213142da955 (patch) | |
tree | 82698c7eeee1ace63fc23abbc4e13ee4c9fd1340 /target/linux | |
parent | dd421c00a2b3c770566196c069afbfac49711921 (diff) | |
download | upstream-ec52778a1482834f079fddb4845d6213142da955.tar.gz upstream-ec52778a1482834f079fddb4845d6213142da955.tar.bz2 upstream-ec52778a1482834f079fddb4845d6213142da955.zip |
imx6: refresh 3.10 kernel config
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37850
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/imx6/config-3.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10 index fc6a60d495..1a1d30ae92 100644 --- a/target/linux/imx6/config-3.10 +++ b/target/linux/imx6/config-3.10 @@ -122,7 +122,6 @@ CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set -CONFIG_HAVE_AOUT=y CONFIG_HAVE_ARCH_JUMP_LABEL=y CONFIG_HAVE_ARCH_KGDB=y CONFIG_HAVE_ARCH_PFN_VALID=y @@ -179,6 +178,7 @@ CONFIG_IRQ_WORK=y CONFIG_JBD=y CONFIG_JBD2=y CONFIG_KTIME_SCALAR=y +CONFIG_KUSER_HELPERS=y CONFIG_LOCAL_TIMERS=y CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y |