summaryrefslogtreecommitdiffstats
path: root/configs/colibri_t20_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-01-30 16:38:00 -0700
committerTom Warren <twarren@nvidia.com>2016-02-16 09:17:53 -0700
commit41fa035ce1480aa87d42e4af0ed8ea841944c2c9 (patch)
treed25e795428627e6511d287e22ba23a986da8280b /configs/colibri_t20_defconfig
parentf5acf91f6f956c81489db283d55ec83ab780e5a3 (diff)
downloadtalos-obmc-uboot-41fa035ce1480aa87d42e4af0ed8ea841944c2c9.tar.gz
talos-obmc-uboot-41fa035ce1480aa87d42e4af0ed8ea841944c2c9.zip
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>
Diffstat (limited to 'configs/colibri_t20_defconfig')
-rw-r--r--configs/colibri_t20_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri_t20_defconfig b/configs/colibri_t20_defconfig
index 84e5bc5807..e8b3e0cb14 100644
--- a/configs/colibri_t20_defconfig
+++ b/configs/colibri_t20_defconfig
@@ -14,6 +14,7 @@ CONFIG_CMD_GPIO=y
CONFIG_DM_PMIC=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_PWM=y
+CONFIG_PWM_TEGRA=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_DM_USB=y
OpenPOWER on IntegriCloud