aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuodong Xu <guodong.xu@linaro.org>2013-02-01 17:22:54 +0800
committerGuodong Xu <guodong.xu@linaro.org>2013-02-21 16:12:38 +0800
commit61a7edaf39f046714c74efd4011c13eefa6db572 (patch)
tree3d31685047203f742e5dedfc432cd92ba98b191f
parentdc8d863e0195382756a2b0b105956ab59c21b436 (diff)
hs_defconfig: Enable K3 DMA and I2C
Enable K3 DMA and Designware I2C for HiSilicon Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
-rw-r--r--arch/arm/configs/hs_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/hs_defconfig b/arch/arm/configs/hs_defconfig
index a146d2118caa..09561e35645f 100644
--- a/arch/arm/configs/hs_defconfig
+++ b/arch/arm/configs/hs_defconfig
@@ -975,6 +975,7 @@ CONFIG_I2C_HELPER_AUTO=y
# CONFIG_I2C_CBUS_GPIO is not set
CONFIG_I2C_DESIGNWARE_CORE=y
CONFIG_I2C_DESIGNWARE_PLATFORM=y
+CONFIG_I2C_DESIGNWARE_HS=y
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
@@ -1646,6 +1647,7 @@ CONFIG_DMADEVICES=y
# CONFIG_DW_DMAC is not set
# CONFIG_TIMB_DMA is not set
CONFIG_PL330_DMA=y
+CONFIG_K3_DMA=y
CONFIG_DMA_ENGINE=y
#