menu "Nano-X Games" depends CONFIG_NANOX config CONFIG_GAMES bool "Build Nano-X games" default y help Say yes here to build a number of Nano-X based games. config CONFIG_GAMES_MINESWEEP bool "Minsweep" depends CONFIG_GAMES default y help Say yes here to build a minesweeper clone. config CONFIG_GAMES_SNAKE bool "Snake" depends CONFIG_GAMES default y help Say yes here to build a nibbles clone. config CONFIG_GAMES_NXBILL bool "NXBill" depends CONFIG_GAMES default y help Say yes here to build a clone of XBill for Microwindows endmenu