From 3979b48683edb8e18fa2291a66708e794d657cc4 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 2 Oct 2012 11:17:49 -0700 Subject: [PATCH] --- yaml --- r: 353534 b: refs/heads/master c: 7b4dd55b89a26a2479b01fb214532e2fb1ed26ce h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/mtd/chips/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c8513280455e..4f1ee90ffffb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6372680c82976e78f5d8cb2b3a03120029c65236 +refs/heads/master: 7b4dd55b89a26a2479b01fb214532e2fb1ed26ce diff --git a/trunk/drivers/mtd/chips/Kconfig b/trunk/drivers/mtd/chips/Kconfig index e469b01d40d2..c219e3d098d9 100644 --- a/trunk/drivers/mtd/chips/Kconfig +++ b/trunk/drivers/mtd/chips/Kconfig @@ -225,7 +225,7 @@ config MTD_ABSENT config MTD_XIP bool "XIP aware MTD support" - depends on !SMP && (MTD_CFI_INTELEXT || MTD_CFI_AMDSTD) && EXPERIMENTAL && ARCH_MTD_XIP + depends on !SMP && (MTD_CFI_INTELEXT || MTD_CFI_AMDSTD) && ARCH_MTD_XIP default y if XIP_KERNEL help This allows MTD support to work with flash memory which is also