summary refs log tree commit diff
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-11-22 05:38:11 +0100
committerDavid Woodhouse <dwmw2@infradead.org>2006-11-28 22:18:52 +0000
commit1605cd3d9c5001790c2e36979cf1eff1f222fbc5 (patch)
tree4e3cd27ce8f8a32faade492b1c5533dbf6c13f2d /drivers/mtd/nand/Kconfig
parentff0dab64b4e9ce3a073365342297e76ddaae9697 (diff)
downloadlinux-1605cd3d9c5001790c2e36979cf1eff1f222fbc5.tar.gz
[MTD] [NAND] rtc_from4.c: use lib/bitrev.c
This patch converts drivers/mtd/nand/rtc_from4.c to use the new
lib/bitrev.c

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/nand/Kconfig')
-rw-r--r--drivers/mtd/nand/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index b4b1656735bd..c600868658ef 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -90,6 +90,7 @@ config MTD_NAND_RTC_FROM4
 	depends on MTD_NAND && SH_SOLUTION_ENGINE
 	select REED_SOLOMON
 	select REED_SOLOMON_DEC8
+	select BITREVERSE
 	help
 	  This enables the driver for the Renesas Technology AG-AND
 	  flash interface board (FROM_BOARD4)