aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/keystone_defconfig
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2017-07-21 09:39:10 -0700
committerSantosh Shilimkar <ssantosh@kernel.org>2017-07-21 09:39:10 -0700
commitcbf3b6bfab0766facaf05fab314fc2c848b96d1a (patch)
tree414392965daaa600b93f3862e947cb3faeef6768 /arch/arm/configs/keystone_defconfig
parentARM: configs: keystone: Enable Message Manager (diff)
downloadlinux-dev-cbf3b6bfab0766facaf05fab314fc2c848b96d1a.tar.xz
linux-dev-cbf3b6bfab0766facaf05fab314fc2c848b96d1a.zip
ARM: configs: keystone: Enable TI-SCI protocol and genpd driver
Enable the TI-SCI core protocol and the corresponding genpd driver to enable the essential infrastructure for various device drivers on the 66AK2G family of SoCs. The TI-SCI Clock driver is automatically enabled for ARCH_KEYSTONE. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Diffstat (limited to 'arch/arm/configs/keystone_defconfig')
-rw-r--r--arch/arm/configs/keystone_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index 1a56a4000a14..40bc47171193 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -179,9 +179,11 @@ CONFIG_TI_MESSAGE_MANAGER=y
CONFIG_SOC_TI=y
CONFIG_KEYSTONE_NAVIGATOR_QMSS=y
CONFIG_KEYSTONE_NAVIGATOR_DMA=y
+CONFIG_TI_SCI_PM_DOMAINS=y
CONFIG_MEMORY=y
CONFIG_TI_AEMIF=y
CONFIG_KEYSTONE_IRQ=y
+CONFIG_TI_SCI_PROTOCOL=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_FANOTIFY=y