Re: [PATCH 1/2][v6] driver/memory:Move Freescale IFC driver to a common driver
From: Scott Wood <hidden>
Date: 2014-01-27 23:04:36
From: Scott Wood <hidden>
Date: 2014-01-27 23:04:36
On Sat, 2014-01-25 at 17:36 +0530, Prabhakar Kushwaha wrote:
diff --git a/drivers/memory/Kconfig b/drivers/memory/Kconfig index 29a11db..555d26f 100644 --- a/drivers/memory/Kconfig +++ b/drivers/memory/Kconfig@@ -50,4 +50,13 @@ config TEGRA30_MC analysis, especially for IOMMU/SMMU(System Memory Management Unit) module. +config FSL_IFC + bool "Freescale Integrated Flash Controller" + default y
Don't use "default y". -Scott