]> git.baikalelectronics.ru Git - uboot.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)
commit05703f0d2517575c5426d5735868011abab0f33f
tree0ef11421b8d834f80a5e536bd89fcfdc36dbd455
parent4f32e78485531d7d247901541737c261e45c5f9b
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