public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: exynos_defconfig add CONFIG_EXYNOS_IOMMU in not set mode
@ 2016-06-08 17:22 Shuah Khan
  2016-06-09  5:04 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Shuah Khan @ 2016-06-08 17:22 UTC (permalink / raw)
  To: linux, kgene, k.kozlowski, javier, linux.amoon, m.szyprowski,
	treding, b.zolnierkie
  Cc: Shuah Khan, linux-arm-kernel, linux-samsung-soc, linux-kernel

Add CONFIG_EXYNOS_IOMMU in not set mode to make it easier to enable it.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
---
 arch/arm/configs/exynos_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index daf9762..16c2957 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -218,6 +218,7 @@ CONFIG_CROS_EC_CHARDEV=y
 CONFIG_COMMON_CLK_MAX77686=y
 CONFIG_COMMON_CLK_MAX77802=y
 CONFIG_COMMON_CLK_S2MPS11=y
+# CONFIG_EXYNOS_IOMMU is not set
 CONFIG_EXTCON=y
 CONFIG_EXTCON_MAX14577=y
 CONFIG_EXTCON_MAX77693=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-09  5:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-08 17:22 [PATCH] ARM: exynos_defconfig add CONFIG_EXYNOS_IOMMU in not set mode Shuah Khan
2016-06-09  5:04 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox