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/rpi.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/rpi.h') diff --git a/include/configs/rpi.h b/include/configs/rpi.h index 7fe469c..25a90cc 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -100,7 +100,6 @@ #define CONFIG_USB_ETHER_SMSC95XX #define CONFIG_TFTP_TSIZE #define CONFIG_MISC_INIT_R -#define CONFIG_USB_KEYBOARD #define CONFIG_SYS_USB_EVENT_POLL #define CONFIG_SYS_STDIO_DEREGISTER #endif -- cgit v1.1