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