diff --git a/src/joystick/config.in b/src/joystick/config.in index 5619ef2..68c90df 100644 --- a/src/joystick/config.in +++ b/src/joystick/config.in @@ -194,7 +194,7 @@ if [ "$JOYSTICK_SUPPORT" = "y" ]; then ############################################################################### ###################### null joystick menu #################################### - dep_bool "null joystick support" NULL_JOYSTICK_SUPPORT n + bool "null joystick support" NULL_JOYSTICK_SUPPORT n ###############################################################################