diff options
author | Simon Glass <sjg@chromium.org> | 2015-11-11 10:05:44 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-11-19 20:13:41 -0700 |
commit | 51a8a72dc5064eb6d2f800a1da883a044b17c58b (patch) | |
tree | 3eeb07ba417aea4acacc9ad8ea12195cde4f92b6 /board/mpl | |
parent | 6b44ae6b06967cefd6dbc1993827593341fd62f7 (diff) | |
download | u-boot-51a8a72dc5064eb6d2f800a1da883a044b17c58b.tar.gz |
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>
Diffstat (limited to 'board/mpl')
-rw-r--r-- | board/mpl/pip405/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/mpl/pip405/README b/board/mpl/pip405/README index 012db1c5f7..1b73dbe5ed 100644 --- a/board/mpl/pip405/README +++ b/board/mpl/pip405/README @@ -114,10 +114,6 @@ RTC ---- CONFIG_RTC_MC146818 MC146818 RTC support -Keyboard: ---------- -CONFIG_ISA_KEYBOARD Standard (PC-Style) Keyboard support - Video: ------ CONFIG_VIDEO_CT69000 Enable Chips & Technologies 69000 Video chip |