summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2021-08-04 11:53:39 +0800
committerBin Meng <bmeng.cn@gmail.com>2021-08-13 08:53:49 +0800
commitcedd754484eb929b6f90c60d5d7e6ee458440152 (patch)
tree53246c699e988806639057151c22b849777373b3 /configs
parent85c052cc48c62d6b183a2b093814850b35858e9d (diff)
downloadu-boot-cedd754484eb929b6f90c60d5d7e6ee458440152.tar.gz
x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPS
Now that the spi-nor fix has been made in u-boot/master via: commit 87e7219f9c6a ("mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()") enable CONFIG_SPI_FLASH_SMART_HWCAPS on Intel Crown Bay again. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/crownbay_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
index 1923f89b9a..58c370a989 100644
--- a/configs/crownbay_defconfig
+++ b/configs/crownbay_defconfig
@@ -47,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