summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-06-11 22:04:39 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-07-23 22:18:47 +0400
commit0cdf6b7f4f504782e0ec2eca2f833d95ce8c0bfe (patch)
tree8275cc124778bdf195551f0f71f419e545c162ab
parent2c6f67a2de433af723aaa664c074a48176357952 (diff)
configs: vexpress64: Enable CONFIG_COMPAT
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--linaro/configs/vexpress64.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index 9087e4e0a8b..7895612e1ed 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -1,6 +1,7 @@
CONFIG_ARCH_VEXPRESS=y
CONFIG_SMP=y
CONFIG_CMDLINE="console=ttyAMA0"
+CONFIG_COMPAT=y
CONFIG_SMC91X=y
CONFIG_INPUT_EVDEV=y
CONFIG_SERIO_AMBAKMI=y