drivers/input: Rename AJOYSTICK configs to INPUT_AJOYSTICK

This commit is contained in:
Gustavo Henrique Nihei
2021-04-08 06:33:58 -03:00
committed by Alan Carvalho de Assis
parent 3054237d2e
commit ada84cacda
34 changed files with 81 additions and 81 deletions
+2 -2
View File
@@ -51,8 +51,8 @@
/* Configuration ************************************************************/
#ifndef CONFIG_AJOYSTICK_NPOLLWAITERS
# define CONFIG_AJOYSTICK_NPOLLWAITERS 2
#ifndef CONFIG_INPUT_AJOYSTICK_NPOLLWAITERS
# define CONFIG_INPUT_AJOYSTICK_NPOLLWAITERS 2
#endif
/* Joystick Interface *******************************************************/