From f8b19a889e0d9d21af4be6b0fd6363a5b5a546f7 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 17 Oct 2016 20:12:56 -0600 Subject: Convert CONFIG_LCD to Kconfig This converts the following to Kconfig: CONFIG_LCD Signed-off-by: Simon Glass Reviewed-by: Tom Rini Reviewed-by: Jagan Teki --- configs/snow_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/snow_defconfig') diff --git a/configs/snow_defconfig b/configs/snow_defconfig index a5754f8..c5d8d39 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -75,5 +75,6 @@ CONFIG_DISPLAY=y CONFIG_VIDEO_BRIDGE=y CONFIG_VIDEO_BRIDGE_PARADE_PS862X=y CONFIG_VIDEO_BRIDGE_NXP_PTN3460=y +CONFIG_LCD=y CONFIG_TPM=y CONFIG_ERRNO_STR=y -- cgit v1.1