summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk2006-11-22 05:38:11 +0100
committerDavid Woodhouse2006-11-28 23:18:52 +0100
commit1605cd3d9c5001790c2e36979cf1eff1f222fbc5 (patch)
tree4e3cd27ce8f8a32faade492b1c5533dbf6c13f2d /drivers/mtd/nand/Kconfig
parent[MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled (diff)
downloadkernel-qcow2-linux-1605cd3d9c5001790c2e36979cf1eff1f222fbc5.tar.gz
kernel-qcow2-linux-1605cd3d9c5001790c2e36979cf1eff1f222fbc5.tar.xz
kernel-qcow2-linux-1605cd3d9c5001790c2e36979cf1eff1f222fbc5.zip
[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)