summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-25 19:19:45 +0300
committerTom Rini <trini@konsulko.com>2022-03-04 00:51:19 +0300
commit2c58d2fccfd5abfc87eb28bfc169ff44969fb24c (patch)
tree10b601911b683e5be5b6d5dfde5baeaf2cbaf989 /include
parenta7e6c6b1beab148487ba65f4e3d321938b822ab9 (diff)
downloadu-boot-2c58d2fccfd5abfc87eb28bfc169ff44969fb24c.tar.xz
Convert CONFIG_BIOSEMU to Kconfig
This converts the following to Kconfig: CONFIG_BIOSEMU Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/chromebook_samus.h3
-rw-r--r--include/configs/x86-chromebook.h1
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/chromebook_samus.h b/include/configs/chromebook_samus.h
index 9d5a63caba..e29be3fda4 100644
--- a/include/configs/chromebook_samus.h
+++ b/include/configs/chromebook_samus.h
@@ -15,9 +15,6 @@
#include <configs/x86-common.h>
#include <configs/x86-chromebook.h>
-/* We can rely on running natively, and this saves code size */
-#undef CONFIG_BIOSEMU
-
#undef CONFIG_STD_DEVICES_SETTINGS
#define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,i8042-kbd,serial\0" \
"stdout=vidconsole,serial\0" \
diff --git a/include/configs/x86-chromebook.h b/include/configs/x86-chromebook.h
index 0efc7156a6..b45d2bbd62 100644
--- a/include/configs/x86-chromebook.h
+++ b/include/configs/x86-chromebook.h
@@ -24,7 +24,6 @@
#define CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_BUS
#define CONFIG_PCI_IO_SIZE 0xefff
-#define CONFIG_BIOSEMU
#define VIDEO_IO_OFFSET 0
#define CONFIG_X86EMU_RAW_IO