--- zzzz-none-000/linux-2.4.17/drivers/char/joystick/Config.in 2001-09-12 22:34:06.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/char/joystick/Config.in 2004-11-24 13:23:21.000000000 +0000 @@ -46,6 +46,11 @@ if [ "$CONFIG_AMIGA" = "y" ]; then dep_tristate ' Amiga joysticks' CONFIG_INPUT_AMIJOY $CONFIG_INPUT fi + + if [ "$CONFIG_SH_DREAMCAST" = "y" -a "$CONFIG_MAPLE" != "n" ]; then + comment 'Dreamcast Maple Bus controllers' + dep_tristate ' Maple Bus controllers' CONFIG_INPUT_MAPLE_CONTROL $CONFIG_INPUT + fi else comment 'Input core support is needed for joysticks' fi