drivers/input: Rename DJOYSTICK configs to INPUT_DJOYSTICK

This commit is contained in:
Gustavo Henrique Nihei
2021-04-08 06:24:25 -03:00
committed by Alan Carvalho de Assis
parent 2efae6928d
commit 3054237d2e
21 changed files with 46 additions and 47 deletions
+2 -2
View File
@@ -51,8 +51,8 @@
/* Configuration ************************************************************/
#ifndef CONFIG_DJOYSTICK_NPOLLWAITERS
# define CONFIG_DJOYSTICK_NPOLLWAITERS 2
#ifndef CONFIG_INPUT_DJOYSTICK_NPOLLWAITERS
# define CONFIG_INPUT_DJOYSTICK_NPOLLWAITERS 2
#endif
/* Joystick Interface *******************************************************/