]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
video: bochs: Remove the x86 dependency
authorBin Meng <bmeng@tinylab.org>
Sun, 23 Jul 2023 04:40:28 +0000 (12:40 +0800)
committerAnatolij Gustschin <agust@denx.de>
Tue, 1 Aug 2023 11:32:25 +0000 (13:32 +0200)
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
drivers/video/Kconfig

index b41dc60cec5968840e743bae6e52dc3b8e5e4750..3cdaa5ff270f1c4c88636bada20e56b0c3e0dcf4 100644 (file)
@@ -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