]> git.dujemihanovic.xyz Git - u-boot.git/commit
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)
commite1b46977deddb56d49656546fe36ec107a2b86f3
tree0ef11421b8d834f80a5e536bd89fcfdc36dbd455
parentffe1c8379e824007a7341381e20e9346c7a5c1ec
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
drivers/video/Kconfig