18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_cimenuconfig GOLDFISH
38c2ecf20Sopenharmony_ci	bool "Platform support for Goldfish virtual devices"
48c2ecf20Sopenharmony_ci	depends on HAS_IOMEM && HAS_DMA
58c2ecf20Sopenharmony_ci	help
68c2ecf20Sopenharmony_ci	  Say Y here to get to see options for the Goldfish virtual platform.
78c2ecf20Sopenharmony_ci	  This option alone does not add any kernel code.
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci	  Unless you are building for the Android Goldfish emulator say N here.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciif GOLDFISH
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciconfig GOLDFISH_PIPE
148c2ecf20Sopenharmony_ci	tristate "Goldfish virtual device for QEMU pipes"
158c2ecf20Sopenharmony_ci	help
168c2ecf20Sopenharmony_ci	  This is a virtual device to drive the QEMU pipe interface used by
178c2ecf20Sopenharmony_ci	  the Goldfish Android Virtual Device.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciendif # GOLDFISH
20