diff --git a/src/joystick/config.in b/src/joystick/config.in index b68b099..5619ef2 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 y + dep_bool "null joystick support" NULL_JOYSTICK_SUPPORT n ###############################################################################