1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2bd2f348dSGreg Hackmannmenuconfig GOLDFISH 3bd2f348dSGreg Hackmann bool "Platform support for Goldfish virtual devices" 4d52accceSAnup Patel depends on HAS_IOMEM && HAS_DMA 5*8af2d202SMasahiro Yamada default X86_GOLDFISH 6dcf9b50eSRoman Kiryanov help 7bd2f348dSGreg Hackmann Say Y here to get to see options for the Goldfish virtual platform. 8bd2f348dSGreg Hackmann This option alone does not add any kernel code. 9bd2f348dSGreg Hackmann 10bd2f348dSGreg Hackmann Unless you are building for the Android Goldfish emulator say N here. 11bd2f348dSGreg Hackmann 12bd2f348dSGreg Hackmannif GOLDFISH 13bd2f348dSGreg Hackmann 14c89f2750SDavid 'Digit' Turnerconfig GOLDFISH_PIPE 15c89f2750SDavid 'Digit' Turner tristate "Goldfish virtual device for QEMU pipes" 16dcf9b50eSRoman Kiryanov help 17c89f2750SDavid 'Digit' Turner This is a virtual device to drive the QEMU pipe interface used by 18c89f2750SDavid 'Digit' Turner the Goldfish Android Virtual Device. 19bd2f348dSGreg Hackmann 20bd2f348dSGreg Hackmannendif # GOLDFISH 21