diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-09-16 07:32:58 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-09-24 22:30:28 (GMT) |
commit | ed36323f6d217050f82a2200475959b8557a47e4 (patch) | |
tree | c46b1240254585378fa099a833dc2cc1adc8f45b /drivers/hwmon | |
parent | a03bdaa1408be4e8b6adfc8577a0ceac3ebc51e5 (diff) | |
download | u-boot-ed36323f6d217050f82a2200475959b8557a47e4.tar.xz |
kconfig: add blank Kconfig files
This would be useful to start moving various config options.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r-- | drivers/hwmon/Kconfig | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/drivers/hwmon/Kconfig |