mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
590c1f0f04
The GCW Zero (http://www.gcw-zero.com) is a retro-gaming focused handheld game console, successfully kickstarted in ~2012, running Linux. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Acked-by: Mathieu Malaterre <malat@debian.org> Acked-by: Philippe Ombredanne <pombredanne@nexb.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Maarten ter Huurne <maarten@treewalker.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/18490/ Signed-off-by: James Hogan <jhogan@kernel.org>
28 lines
618 B
Plaintext
28 lines
618 B
Plaintext
CONFIG_MACH_INGENIC=y
|
|
CONFIG_JZ4770_GCW0=y
|
|
CONFIG_HIGHMEM=y
|
|
# CONFIG_BOUNCE is not set
|
|
CONFIG_PREEMPT_VOLUNTARY=y
|
|
# CONFIG_SECCOMP is not set
|
|
CONFIG_NO_HZ_IDLE=y
|
|
CONFIG_HIGH_RES_TIMERS=y
|
|
CONFIG_EMBEDDED=y
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
# CONFIG_SUSPEND is not set
|
|
CONFIG_NET=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
CONFIG_DEVTMPFS=y
|
|
CONFIG_DEVTMPFS_MOUNT=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_SERIAL_8250=y
|
|
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
|
|
CONFIG_SERIAL_8250_CONSOLE=y
|
|
CONFIG_SERIAL_8250_INGENIC=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_OHCI_HCD=y
|
|
CONFIG_USB_OHCI_HCD_PLATFORM=y
|
|
CONFIG_NOP_USB_XCEIV=y
|
|
CONFIG_TMPFS=y
|