summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-11-11 10:05:44 -0700
committerSimon Glass <sjg@chromium.org>2015-11-19 20:13:41 -0700
commit51a8a72dc5064eb6d2f800a1da883a044b17c58b (patch)
tree3eeb07ba417aea4acacc9ad8ea12195cde4f92b6 /README
parent6b44ae6b06967cefd6dbc1993827593341fd62f7 (diff)
downloadtalos-obmc-uboot-51a8a72dc5064eb6d2f800a1da883a044b17c58b.tar.gz
talos-obmc-uboot-51a8a72dc5064eb6d2f800a1da883a044b17c58b.zip
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 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index a0b6c89ae5..15016ce927 100644
--- a/README
+++ b/README
@@ -1767,11 +1767,6 @@ CBFS (Coreboot Filesystem) support
a default value of 65536 will be defined.
- Keyboard Support:
- CONFIG_ISA_KEYBOARD
-
- Define this to enable standard (PC-Style) keyboard
- support
-
CONFIG_I8042_KBD
Standard PC keyboard driver with US (is default) and
GERMAN key layout (switch via environment 'keymap=de') support.
OpenPOWER on IntegriCloud