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/pm9261_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/pm9261_defconfig') diff --git a/configs/pm9261_defconfig b/configs/pm9261_defconfig index f9a59a6020..f9e53c7f9c 100644 --- a/configs/pm9261_defconfig +++ b/configs/pm9261_defconfig @@ -17,3 +17,4 @@ CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_LCD=y -- cgit v1.2.3