aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2014-07-08 11:25:53 +0800
committerKevin Hilman <khilman@linaro.org>2015-05-12 16:03:13 -0700
commit998cfe8b47ba69d3a44c3cc81ed894348dbf7c4b (patch)
tree7f3bf53767088377dcf389c7e0da9f6efac75e0c /linaro
parent444b16d6bff8d8e41b880b792f7d92487f6b0363 (diff)
LSK/panda: add missed kernel configure for lsk 3.14 booting
Without the added configs, the lsk 3.14 boot hang on panda board from 'start kernel' Signed-off-by: Alex Shi <alex.shi@linaro.org>
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/omap4.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/omap4.conf b/linaro/configs/omap4.conf
index 50fb9d9cb5b5..d0a2b808ff12 100644
--- a/linaro/configs/omap4.conf
+++ b/linaro/configs/omap4.conf
@@ -9,6 +9,8 @@ CONFIG_PARTITION_ADVANCED=y
CONFIG_GPIO_PCA953X=y
CONFIG_OMAP_RESET_CLOCKS=y
CONFIG_OMAP_MUX_DEBUG=y
+CONFIG_ARCH_OMAP3=y
+CONFIG_ARCH_OMAP4=y
CONFIG_ARCH_OMAP2PLUS=y
CONFIG_SOC_OMAP5=y
# CONFIG_ARCH_OMAP2 is not set