aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhangfei Gao <zhangfei.gao@linaro.org>2013-11-13 10:33:24 +0800
committerHaojian Zhuang <haojian.zhuang@linaro.org>2013-11-15 13:17:02 +0800
commit6f28fa96f983a8d1f804dfd5d045dd9a4101b9b7 (patch)
tree32f16c917f24313b8fba7a10ed7559ccb9fc1383
parent75a49a91585ef7b2afc2c193c0c534285a9ef49c (diff)
Add hi3xxx.conf for Hisilicon SoC. It's based on multi_v7.conf. In order to get the final .config file, we need execute the command in below. $ARCH=arm scripts/kconfig/merge_config.sh linaro/configs/linaro-base.conf linaro/configs/distribution.conf linaro/configs/multi_v7.conf linaro/configs/hi3xxx.conf Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
-rw-r--r--linaro/configs/hi3xxx.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/linaro/configs/hi3xxx.conf b/linaro/configs/hi3xxx.conf
new file mode 100644
index 000000000000..cf2bc50d85de
--- /dev/null
+++ b/linaro/configs/hi3xxx.conf
@@ -0,0 +1,24 @@
+CONFIG_ARCH_HI3xxx=y
+CONFIG_SMP=y
+CONFIG_HOTPLUG_CPU=y
+CONFIG_MFD_HI6421_PMIC=y
+CONFIG_REGULATOR_HI6421=y
+CONFIG_MMC_DW=y
+CONFIG_MMC_DW_IDMAC=y
+CONFIG_MMC_DW_PLTFM=y
+CONFIG_MMC_DW_K3=y
+CONFIG_MMC_BLOCK_MINORS=32
+CONFIG_K3_DMA=y
+CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_MXT224E=y
+# CONFIG_THUMB2_KERNEL is not set
+# CONFIG_DRM is not set
+# CONFIG_ARCH_MXC is not set
+# CONFIG_MACH_IMX51_DT is not set
+# CONFIG_SOC_IMX53 is not set
+# CONFIG_SOC_IMX6Q is not set
+# CONFIG_SOC_IMX6SL is not set
+# CONFIG_PLAT_SPEAR is not set
+# CONFIG_ARCH_SPEAR13XX is not set
+# CONFIG_MACH_SPEAR1310 is not set
+# CONFIG_MACH_SPEAR1340 is not set