Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e5fc89a authored by Miodrag Dinic's avatar Miodrag Dinic Committed by Greg Kroah-Hartman
Browse files

Enable platform support for Goldfish virtual devices



Enable CONFIG_GOLDFISH for MIPS platforms.

Signed-off-by: default avatarMiodrag Dinic <miodrag.dinic@imgtec.com>
Signed-off-by: default avatarJin Qian <jinqian@android.com>
Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 25dd0f40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
menuconfig GOLDFISH
	bool "Platform support for Goldfish virtual devices"
	depends on X86_32 || X86_64 || ARM || ARM64
	depends on X86_32 || X86_64 || ARM || ARM64 || MIPS
	---help---
	  Say Y here to get to see options for the Goldfish virtual platform.
	  This option alone does not add any kernel code.