X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fmtd%2FKconfig;h=14f11f8b9e5fd556fcd71dbe4d6178634c851bcc;hb=4a22442faeb33bdf34016a7b1f6b3d6ecd4e33e5;hp=e8503341e3b147f5bc242e640bb1596e261695e9;hpb=f0e2dcffae8701f00b34bce90e762eb798dea5b1;p=karo-tx-linux.git diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index e8503341e3b1..14f11f8b9e5f 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig @@ -1,5 +1,3 @@ -# $Id: Kconfig,v 1.11 2005/11/07 11:14:19 gleixner Exp $ - menuconfig MTD tristate "Memory Technology Device (MTD) support" depends on HAS_IOMEM @@ -158,6 +156,12 @@ config MTD_OF_PARTS the partition map from the children of the flash node, as described in Documentation/powerpc/booting-without-of.txt. +config MTD_AR7_PARTS + tristate "TI AR7 partitioning support" + depends on MTD_PARTITIONS + ---help--- + TI AR7 partitioning support + comment "User Modules And Translation Layers" config MTD_CHAR