summaryrefslogtreecommitdiffstats
path: root/include/configs/svm_sc8xx.h
diff options
context:
space:
mode:
authorJeroen Hofstee <jeroen@myspectrum.nl>2013-01-22 10:44:09 +0000
committerAnatolij Gustschin <agust@denx.de>2013-03-21 09:17:39 +0100
commit59155f4c502ff1045a702d3fda79a17aeda63240 (patch)
treec5a8e1929c3ff5d69a02215dcdb1b12f41734273 /include/configs/svm_sc8xx.h
parentfc69eb02ce720bdfbdbed27b1dd836116123705e (diff)
downloadblackbird-obmc-uboot-59155f4c502ff1045a702d3fda79a17aeda63240.tar.gz
blackbird-obmc-uboot-59155f4c502ff1045a702d3fda79a17aeda63240.zip
lcd, mpc8xx: move the mpc8xx driver to drivers/video
Since the lcd code was compiled unconditionally in arch also add CONFIG_MPC8XX_LCD to the boards using this driver. cc: Anatolij Gustschin <agust@denx.de> cc: Wolfgang Denk <wd@denx.de> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'include/configs/svm_sc8xx.h')
-rw-r--r--include/configs/svm_sc8xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/svm_sc8xx.h b/include/configs/svm_sc8xx.h
index 2b24997f80..3c8c74d59a 100644
--- a/include/configs/svm_sc8xx.h
+++ b/include/configs/svm_sc8xx.h
@@ -38,6 +38,7 @@
/* SC85T,SC860T, FEL8xx-AT(855T/860T) */
/*#define CONFIG_FEL8xx_AT */
/*#define CONFIG_LCD */
+/*#define CONFIG_MPC8XX_LCD*/
/* if core > 50MHz , un-comment CONFIG_BUS_DIV2 */
/* #define CONFIG_50MHz */
/* #define CONFIG_66MHz */
OpenPOWER on IntegriCloud