diff options
author | Yousong Zhou <yszhou4tech@gmail.com> | 2016-08-15 19:16:02 +0800 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-08-15 15:32:36 +0200 |
commit | 12cdf2bfc211f139c04aa4242ce1f8ffea6344d2 (patch) | |
tree | 7615f94552155b05f770505fe51f7710e72a476c /target/linux/malta/config-4.4 | |
parent | 1ba88eabd56b57e8185e9f43b27ff693a534c8ef (diff) | |
download | upstream-12cdf2bfc211f139c04aa4242ce1f8ffea6344d2.tar.gz upstream-12cdf2bfc211f139c04aa4242ce1f8ffea6344d2.tar.bz2 upstream-12cdf2bfc211f139c04aa4242ce1f8ffea6344d2.zip |
malta: enable be64 and le64 subtargets
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'target/linux/malta/config-4.4')
-rw-r--r-- | target/linux/malta/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/malta/config-4.4 b/target/linux/malta/config-4.4 index c20073b268..6786ba71f1 100644 --- a/target/linux/malta/config-4.4 +++ b/target/linux/malta/config-4.4 @@ -10,6 +10,7 @@ CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y CONFIG_ARCH_SUPPORTS_UPROBES=y CONFIG_ARCH_USE_BUILTIN_BSWAP=y +CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y CONFIG_ATA=y CONFIG_ATA_PIIX=y |