Drop CONFIG_ISA_KEYBOARD
This option is mentioned but does not do anything. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
@@ -361,11 +361,6 @@
|
||||
#define CONFIG_MAC_PARTITION
|
||||
#define CONFIG_ISO_PARTITION /* Experimental */
|
||||
|
||||
/************************************************************
|
||||
* Keyboard support
|
||||
************************************************************/
|
||||
#undef CONFIG_ISA_KEYBOARD
|
||||
|
||||
/************************************************************
|
||||
* Video support
|
||||
************************************************************/
|
||||
|
||||
@@ -318,11 +318,6 @@
|
||||
#define CONFIG_MAC_PARTITION
|
||||
#define CONFIG_ISO_PARTITION /* Experimental */
|
||||
|
||||
/************************************************************
|
||||
* Keyboard support
|
||||
************************************************************/
|
||||
#define CONFIG_ISA_KEYBOARD
|
||||
|
||||
/************************************************************
|
||||
* Video support
|
||||
************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user