From 7edb0188f9d48bad70614d7dc5ca77649e7ae605 Mon Sep 17 00:00:00 2001 From: Christian Kroll Date: Mon, 19 May 2014 13:22:06 +0200 Subject: [PATCH] src/joystick/config.in: next try... --- src/joystick/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ###############################################################################