tweaked Ard. Duemilanove config (limited flash memory, but enough for games)

This commit is contained in:
Christian Kroll 2014-05-25 22:45:55 +02:00
parent 45fb2f8cd6
commit ece146fe72
1 changed files with 3 additions and 3 deletions

View File

@ -42,17 +42,17 @@ JOYSTICK_SUPPORT=y
JOYSTICK_CHOICE=JOY_LOLSHIELD JOYSTICK_CHOICE=JOY_LOLSHIELD
LOLSHIELD_JOYSTICK_SUPPORT=y LOLSHIELD_JOYSTICK_SUPPORT=y
# CAN_SUPPORT is not set # CAN_SUPPORT is not set
# MENU_SUPPORT is not set MENU_SUPPORT=y
# #
# Games # Games
# #
GAME_TETRIS_CORE=y GAME_TETRIS_CORE=y
# GAME_TETRIS is not set GAME_TETRIS=y
# GAME_BASTET is not set # GAME_BASTET is not set
# GAME_TETRIS_FP is not set # GAME_TETRIS_FP is not set
# GAME_SPACE_INVADERS is not set # GAME_SPACE_INVADERS is not set
# GAME_SNAKE is not set GAME_SNAKE=y
GAME_BREAKOUT=y GAME_BREAKOUT=y
# #