|
@@ -1,6 +1,6 @@
|
|
menuconfig GOLDFISH
|
|
menuconfig GOLDFISH
|
|
bool "Platform support for Goldfish virtual devices"
|
|
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---
|
|
---help---
|
|
Say Y here to get to see options for the Goldfish virtual platform.
|
|
Say Y here to get to see options for the Goldfish virtual platform.
|
|
This option alone does not add any kernel code.
|
|
This option alone does not add any kernel code.
|