From 51a8a72dc5064eb6d2f800a1da883a044b17c58b Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 11 Nov 2015 10:05:44 -0700 Subject: Drop CONFIG_ISA_KEYBOARD This option is mentioned but does not do anything. Drop it. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- include/configs/MIP405.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/configs/MIP405.h') diff --git a/include/configs/MIP405.h b/include/configs/MIP405.h index ec62c8a..ba93c18 100644 --- a/include/configs/MIP405.h +++ b/include/configs/MIP405.h @@ -362,11 +362,6 @@ #define CONFIG_ISO_PARTITION /* Experimental */ /************************************************************ - * Keyboard support - ************************************************************/ -#undef CONFIG_ISA_KEYBOARD - -/************************************************************ * Video support ************************************************************/ #define CONFIG_VIDEO /*To enable video controller support */ -- cgit v1.1