linux-next: enable XBOX controller support
Enable joystick devices as per kconfigcheck Signed-off-by: Casey Connolly <kcxt@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7005>
This commit is contained in:
parent
b0b2d89485
commit
cfc28d4fb9
2 changed files with 8 additions and 1 deletions
|
|
@ -93,5 +93,5 @@ package() {
|
|||
sha512sums="
|
||||
3c150011d203e67c4f3bc58c649a8103f7224af4842a0a43bcaa6079f6c9345f4657945279bcbfdd09ebec86bffc3d4c2ce0f4c7c928b2a918d12b32c159992d linux-next-next-20250905.tar.gz
|
||||
def9df5035ad91aab0032acacc50456bdbe39daafa4a1a0b4fb699ae9e89b9c16bf40bb6043b52fad0b6d1755729b332209f24de4d75233f167cf584edc6e9ba devices.config
|
||||
dc83b61179ab579528d191aacd36c416ba821dd7d0577234724ebdbc78cb157363892933e784a2d9eaa2c08e31f94b84be9694ec57b7812c6c2a862d90dfd113 pmos.config
|
||||
2b21ead6f71aa9c369069ddaed0f8661dce55d5ca17701593389d967302a4bdf394b6c56dcaa94b4087d2f2465c59823408a7c22a398c4cae2094c48c5338c90 pmos.config
|
||||
"
|
||||
|
|
|
|||
|
|
@ -260,3 +260,10 @@ CONFIG_SAMPLES_RUST=y
|
|||
CONFIG_SAMPLE_RUST_MINIMAL=m
|
||||
CONFIG_SAMPLE_RUST_PRINT=m
|
||||
CONFIG_GENDWARFKSYMS=y
|
||||
|
||||
# HID
|
||||
|
||||
CONFIG_INPUT_JOYSTICK=y
|
||||
CONFIG_JOYSTICK_XPAD=m
|
||||
CONFIG_JOYSTICK_XPAD_FF=y
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue