Lines Matching full:keyboard
15 bool "Enable driver model keyboard support"
18 This adds a uclass for keyboards and implements keyboard support
19 using driver model. The API is implemented by keyboard.h and
21 input and update LEDs if the keyboard has them.
44 bool "Enable driver model keyboard support"
47 This adds a uclass for keyboards and implements keyboard support
48 using driver model. The API is implemented by keyboard.h and
50 input and update LEDs if the keyboard has them.
53 bool "Enable driver model keyboard support"
56 This adds a uclass for keyboards and implements keyboard support
57 using driver model. The API is implemented by keyboard.h and
59 input and update LEDs if the keyboard has them.
62 bool "Enable Chrome OS EC keyboard support"
65 Most ARM Chromebooks use an EC to provide access to the keyboard.
70 bool "Enable Chrome OS EC keyboard support in SPL"
73 Most ARM Chromebooks use an EC to provide access to the keyboard.
78 bool "Enable Chrome OS EC keyboard support in TPL"
81 Most ARM Chromebooks use an EC to provide access to the keyboard.
86 bool "Enable Intel i8042 keyboard support"
90 This adds a driver for the i8042 keyboard controller, allowing the
91 keyboard to be used on devices which support this controller. The
93 variable 'keymap' to "de" to select German. Keyboard repeat is
94 handled by the keyboard itself.