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

@@ -40,8 +40,8 @@ with only minor changes:
Add these to your board config:
#define CONFIG_DM_SPI
#define CONFIG_DM_SPI_FLASH
CONFIG_DM_SPI
CONFIG_DM_SPI_FLASH
2. Add the skeleton