summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nor/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* mtd nor: remove unnecessary 'depend' in KconfigSascha Hauer2013-02-181-8/+0
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* nor flash: integrate into mtdSascha Hauer2013-02-141-0/+55
CFI Flash is currently handled outside the mtd layer which makes it a special case. Integrate it into mtd so that we get rid of this special status. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>