mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
video: bochs: Remove the x86 dependency
Now that the driver is legacy free, remove the x86 dependency so that it can be used on non-x86 architectures. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> # qemu-x86_64
This commit is contained in:
committed by
Anatolij Gustschin
parent
ffe1c8379e
commit
e1b46977de
@@ -280,7 +280,6 @@ config VIDCONSOLE_AS_NAME
|
||||
|
||||
config VIDEO_BOCHS
|
||||
bool "Enable Bochs video emulation for QEMU"
|
||||
depends on X86
|
||||
help
|
||||
Enable this to use the Bochs video support provided in the QEMU
|
||||
emulator. This appears as a PCI device which U-Boot can set up to
|
||||
|
||||
Reference in New Issue
Block a user