]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[MTD] maps: Replace dependency on non existing config option
authorSean Young <sean@mess.org>
Wed, 9 Nov 2005 00:12:50 +0000 (00:12 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 13 Nov 2005 18:30:44 +0000 (19:30 +0100)
CONFIG_ELAN doesn't exist any more; CONFIG_X86_ELAN is too specific
so make ts-5500 memory map dependant on CONFIG_X86.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/maps/Kconfig

index 48638c8097a56b9204bcec9dad9019121b681d40..846a533323a8ee845da72d8299b6425f6a47ffcd 100644 (file)
@@ -94,7 +94,7 @@ config MTD_NETSC520
 
 config MTD_TS5500
        tristate "JEDEC Flash device mapped on Technologic Systems TS-5500"
-       depends on ELAN
+       depends on X86
        select MTD_PARTITIONS
        select MTD_JEDECPROBE
        select MTD_CFI_AMDSTD