mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
drivers/input: Rename AJOYSTICK configs to INPUT_AJOYSTICK
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
3054237d2e
commit
ada84cacda
@@ -14,7 +14,7 @@ config NUCLEO_F446RE_AJOY_MINBUTTONS
|
||||
bool "Minimal Joystick Buttons"
|
||||
default n if !STM32_USART1
|
||||
default y if STM32_USART1
|
||||
depends on AJOYSTICK
|
||||
depends on INPUT_AJOYSTICK
|
||||
---help---
|
||||
The Itead Joystick shield supports analog X/Y position and up to 5
|
||||
buttons. Some of these buttons may conflict with other resources
|
||||
|
||||
Reference in New Issue
Block a user