u-boot-brain/drivers/mtd/Kconfig
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/
Expand the help messages for each driver. Add missing Kconfig for I2C,
SPI flash and thermal.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-02-12 10:35:33 -07:00

4 lines
68 B
Plaintext

source "drivers/mtd/nand/Kconfig"
source "drivers/mtd/spi/Kconfig"