From 4aab30fcbe3907ae5a3e33f78d1cf0f931ee25d5 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Tue, 23 May 2006 22:03:39 +0200 Subject: [PATCH] --- yaml --- r: 27867 b: refs/heads/master c: 85b85fee0cbb9d22b619a4981f046ca49adbc5cd h: refs/heads/master i: 27865: f72229f7502f95c135bdb6c79be6ce8c0fdfb970 27863: 10026a5ab4b0d9cfe2a38fa2d62cc604167b44eb v: v3 --- [refs] | 2 +- trunk/drivers/mtd/nand/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 036bdb428298..4cc8f4f44849 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9223a456da8ed357bf7e0b128c853e2c8bd54614 +refs/heads/master: 85b85fee0cbb9d22b619a4981f046ca49adbc5cd diff --git a/trunk/drivers/mtd/nand/Kconfig b/trunk/drivers/mtd/nand/Kconfig index c2cb87fc4cb8..f24408d92688 100644 --- a/trunk/drivers/mtd/nand/Kconfig +++ b/trunk/drivers/mtd/nand/Kconfig @@ -65,7 +65,7 @@ config MTD_NAND_AMS_DELTA config MTD_NAND_TOTO tristate "NAND Flash device on TOTO board" - depends on ARCH_OMAP && MTD_NAND + depends on ARCH_OMAP && MTD_NAND && BROKEN help Support for NAND flash on Texas Instruments Toto platform. @@ -96,7 +96,7 @@ config MTD_NAND_RTC_FROM4 config MTD_NAND_PPCHAMELEONEVB tristate "NAND Flash device on PPChameleonEVB board" - depends on PPCHAMELEONEVB && MTD_NAND + depends on PPCHAMELEONEVB && MTD_NAND && BROKEN help This enables the NAND flash driver on the PPChameleon EVB Board.