diff options
author | Luka Perkov <luka@openwrt.org> | 2013-08-21 00:36:53 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-08-21 00:36:53 +0000 |
commit | 69761e25bebfd5dc61be742c2c046995a9b03849 (patch) | |
tree | 0957ac240e5100265a39a0c1fcc9d35ee65facdc /target/linux/malta/le/config-default | |
parent | 0642375eaf8225019d2a3724436797a38d872e16 (diff) | |
download | master-187ad058-69761e25bebfd5dc61be742c2c046995a9b03849.tar.gz master-187ad058-69761e25bebfd5dc61be742c2c046995a9b03849.tar.bz2 master-187ad058-69761e25bebfd5dc61be742c2c046995a9b03849.zip |
malta: refresh configuration
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37819 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/le/config-default')
-rw-r--r-- | target/linux/malta/le/config-default | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/malta/le/config-default b/target/linux/malta/le/config-default index 368eca098a..b5634c6756 100644 --- a/target/linux/malta/le/config-default +++ b/target/linux/malta/le/config-default @@ -1,5 +1,3 @@ -CONFIG_32BIT=y -# CONFIG_64BIT is not set # CONFIG_CPU_BIG_ENDIAN is not set CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPU_MIPS32=y @@ -8,3 +6,4 @@ CONFIG_CPU_MIPS32_R2=y # CONFIG_CPU_MIPS64_R1 is not set # CONFIG_CPU_MIPS64_R2 is not set CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y +# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set |