From 08309eafbfda2664e3467aa300ee77b4af1138b1 Mon Sep 17 00:00:00 2001 From: Minkyu Kang Date: Fri, 22 Jan 2010 15:37:31 +0900 Subject: [PATCH] s5pc110: p1p2: add LCD config Signed-off-by: Minkyu Kang --- include/configs/s5pc1xx_p1p2.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/s5pc1xx_p1p2.h b/include/configs/s5pc1xx_p1p2.h index 95ecb67..1512f3c 100644 --- a/include/configs/s5pc1xx_p1p2.h +++ b/include/configs/s5pc1xx_p1p2.h @@ -320,6 +320,7 @@ #if 1 /* For LCD test */ #define CONFIG_LCD 1 #define CONFIG_S5PC1XXFB 1 +#define CONFIG_AMS701KA 1 #endif #if 0 -- 2.7.4