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>
This commit is contained in:
Simon Glass
2015-02-05 21:41:35 -07:00
parent 2a4eeadd56
commit f94a1bed07
11 changed files with 67 additions and 12 deletions

View File

@@ -1 +1,3 @@
source "drivers/mtd/nand/Kconfig"
source "drivers/mtd/spi/Kconfig"