Skip to content

Commit

Permalink
galp5 board config: add runtime configurable USB Keyboard support, co…
Browse files Browse the repository at this point in the history
…mment USB1 support

Signed-off-by: Thierry Laurion <[email protected]>
  • Loading branch information
tlaurion committed Sep 5, 2024
1 parent 4c434a5 commit 76d2dc8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion boards/galp5/galp5.config
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ CONFIG_LINUX_USB=y
CONFIG_LINUX_E1000=y
CONFIG_MOBILE_TETHERING=y
#Runtime on-demand additional hardware support (modules.cpio)
export CONFIG_LINUX_USB_COMPANION_CONTROLLER=y
#export CONFIG_LINUX_USB_COMPANION_CONTROLLER=y
#Pack but not use USB keyboard support by default (Needs runtime+ flash under config menu)
export CONFIG_SUPPORT_USB_KEYBOARD=y



Expand Down

0 comments on commit 76d2dc8

Please sign in to comment.