aboutsummaryrefslogtreecommitdiff
path: root/debian.master/config/config.common.ubuntu
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-08-26 12:49:40 -0700
committerLinaro CI <john.rigby@linaro.org>2012-02-07 22:49:26 +0000
commit118150e9c317b4acdb9616999e907e9db8cdf46b (patch)
tree13fe60104fff4ef584053da6dfd56a94d6093dea /debian.master/config/config.common.ubuntu
parentd65f6f4fe789ddff0d2433e7adae2e31b53131cb (diff)
UBUNTU: [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
Per the non-modular module review, enable CONFIG_MTD_NAND_GPIO=m on arm. Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Diffstat (limited to 'debian.master/config/config.common.ubuntu')
-rw-r--r--debian.master/config/config.common.ubuntu2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index cc8826dfe67..e8c041ac047 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -3164,7 +3164,7 @@ CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
CONFIG_MTD_NAND_ECC_BCH=y
# CONFIG_MTD_NAND_ECC_SMC is not set
# CONFIG_MTD_NAND_FSL_ELBC is not set
-# CONFIG_MTD_NAND_GPIO is not set
+CONFIG_MTD_NAND_GPIO=m
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
CONFIG_MTD_NAND_OMAP2=y
# CONFIG_MTD_NAND_PASEMI is not set