]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/tec_defconfig
tegra: Convert CONFIG_PWM_TEGRA to Kconfig
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2016 23:38:00 +0000 (16:38 -0700)
committerTom Warren <twarren@nvidia.com>
Tue, 16 Feb 2016 16:17:53 +0000 (09:17 -0700)
commit41fa035ce1480aa87d42e4af0ed8ea841944c2c9
treed25e795428627e6511d287e22ba23a986da8280b
parentf5acf91f6f956c81489db283d55ec83ab780e5a3
tegra: Convert CONFIG_PWM_TEGRA to Kconfig

Move this option to Kconfig and clean up the header files. Adjust the only
user (the LCD driver) to work with the new driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
17 files changed:
configs/colibri_t20_defconfig
configs/harmony_defconfig
configs/medcom-wide_defconfig
configs/nyan-big_defconfig
configs/paz00_defconfig
configs/seaboard_defconfig
configs/tec_defconfig
configs/ventana_defconfig
drivers/pwm/Kconfig
include/configs/colibri_t20.h
include/configs/harmony.h
include/configs/medcom-wide.h
include/configs/nyan-big.h
include/configs/paz00.h
include/configs/seaboard.h
include/configs/tec.h
include/configs/ventana.h