linux-kernel.vger.kernel.org archive mirror
 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

* Re: [PATCH] ARM: exynos_defconfig add CONFIG_EXYNOS_IOMMU in not set mode
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2016-06-09  5:04 UTC (permalink / raw)
  To: Shuah Khan, linux, kgene, javier, linux.amoon, m.szyprowski,
	treding, b.zolnierkie
  Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel

On 06/08/2016 07:22 PM, Shuah Khan wrote:
> Add CONFIG_EXYNOS_IOMMU in not set mode to make it easier to enable it.

Hmmm... How does it make it easier? Enabling such item is just adding
new line, so what is the problem solved here?

Anyway the line will disappear on first savedefconfig (because it should
not be there...) so there is really no point of it.

Best regards,
Krzysztof

> 
> 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

^ permalink raw reply	[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;
as well as URLs for NNTP newsgroup(s).