summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-13 15:37:47 +0300
committerTom Rini <trini@konsulko.com>2021-08-13 15:37:47 +0300
commit85ccbf666e549f0b06c29d565b9e4fdd87cf6600 (patch)
treec67191566abb79194567d220de16708fd036def8 /configs
parent07043055280a91d769ffe5e30d214241bd2e9e78 (diff)
parentcedd754484eb929b6f90c60d5d7e6ee458440152 (diff)
downloadu-boot-85ccbf666e549f0b06c29d565b9e4fdd87cf6600.tar.xz
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
- Enable SeaBIOS support for Crown Bay - Update SeaBIOS build instructions in the x86 doc - Enable CONFIG_SPI_FLASH_SMART_HWCAPS for Crown Bay
Diffstat (limited to 'configs')
-rw-r--r--configs/crownbay_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
index d7ee0fe45e..58c370a989 100644
--- a/configs/crownbay_defconfig
+++ b/configs/crownbay_defconfig
@@ -12,6 +12,7 @@ CONFIG_DISABLE_IGD=y
CONFIG_SMP=y
CONFIG_GENERATE_PIRQ_TABLE=y
CONFIG_GENERATE_MP_TABLE=y
+CONFIG_SEABIOS=y
CONFIG_FIT=y
CONFIG_SHOW_BOOT_PROGRESS=y
CONFIG_USE_BOOTARGS=y
@@ -46,7 +47,6 @@ CONFIG_TFTP_TSIZE=y
CONFIG_REGMAP=y
CONFIG_SYSCON=y
CONFIG_CPU=y
-# CONFIG_SPI_FLASH_SMART_HWCAPS is not set
CONFIG_E1000=y
CONFIG_SOUND=y
CONFIG_SOUND_I8254=y