summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/drivers/mtd/maps/Config.in
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2011-03-31 14:25:25 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2011-03-31 14:25:25 (GMT)
commita45a416fd4f85215ccccb1200dd2c0f0f74dba17 (patch)
tree6d7513f7002cbbd7c612fb2a9b0e40a147c54474 /uClinux-2.4.20-uc1/drivers/mtd/maps/Config.in
parentd810895d6ad59222c4b220d602fc307d80ee97a2 (diff)
downloadopenipcam-a45a416fd4f85215ccccb1200dd2c0f0f74dba17.zip
openipcam-a45a416fd4f85215ccccb1200dd2c0f0f74dba17.tar.gz
openipcam-a45a416fd4f85215ccccb1200dd2c0f0f74dba17.tar.bz2
w90n745 flash mappings and nand driver
Diffstat (limited to 'uClinux-2.4.20-uc1/drivers/mtd/maps/Config.in')
-rw-r--r--uClinux-2.4.20-uc1/drivers/mtd/maps/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/uClinux-2.4.20-uc1/drivers/mtd/maps/Config.in b/uClinux-2.4.20-uc1/drivers/mtd/maps/Config.in
index f01ee4d..d0f9723 100644
--- a/uClinux-2.4.20-uc1/drivers/mtd/maps/Config.in
+++ b/uClinux-2.4.20-uc1/drivers/mtd/maps/Config.in
@@ -99,6 +99,7 @@ if [ "$CONFIG_ARM" = "y" ]; then
dep_tristate ' CFI Flash device mapped on the XScale IQ80310 board' CONFIG_MTD_IQ80310 $CONFIG_MTD_CFI $CONFIG_ARCH_IQ80310
dep_tristate ' CFI Flash device mapped on Epxa10db' CONFIG_MTD_EPXA10DB $CONFIG_MTD_CFI $CONFIG_MTD_PARTITIONS $CONFIG_ARCH_CAMELOT
dep_tristate ' NV-RAM mapping AUTCPU12 board' CONFIG_MTD_AUTCPU12 $CONFIG_ARCH_AUTCPU12
+ dep_tristate ' W90N745 board mappings' CONFIG_MTD_W90N745 $CONFIG_BOARD_W90N745
fi
if [ "$CONFIG_COBRA5272" = "y" ]; then