From 4ef6ecec9cdf1ce4c7b4f2a6b0f903583bfa24a2 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 17 Oct 2016 20:13:01 -0600 Subject: Convert CONFIG_USB_KEYBOARD to Kconfig This converts the following to Kconfig: CONFIG_USB_KEYBOARD Signed-off-by: Simon Glass [trini: Fixup MPC86* configs] Signed-off-by: Tom Rini --- include/configs/seaboard.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/seaboard.h') diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index fe684378ff0..2b6509a7a2b 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -57,7 +57,6 @@ #define CONFIG_KEYBOARD /* USB keyboard */ -#define CONFIG_USB_KEYBOARD /* LCD support */ #define CONFIG_SYS_WHITE_ON_BLACK -- cgit v1.2.3