Adds the gpio keyboard driver to the BSP. The driver probes but fails to find device tree information it is looking for. Signed-off-by: Nicholas Mello <nick@nmello.dev>
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
menu "Arcade Machine Customizations"
|
|
|
|
source "$BR2_EXTERNAL_ARCADE_PATH/package/gpio-keyboard-driver/Config.in"
|
|
|
|
endmenu
|