summaryrefslogtreecommitdiffstats
path: root/include/configs/nyan-big.h
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 /include/configs/nyan-big.h
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 'include/configs/nyan-big.h')
-rw-r--r--include/configs/nyan-big.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h
index eb00f2e8da..d99d93c18b 100644
--- a/include/configs/nyan-big.h
+++ b/include/configs/nyan-big.h
@@ -38,7 +38,6 @@
#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE)
/* LCD support */
-#define CONFIG_PWM_TEGRA
#define CONFIG_AS3722_POWER
#define CONFIG_SYS_WHITE_ON_BLACK
#define CONFIG_CMD_BMP
OpenPOWER on IntegriCloud