commit | a94e31c49280092e6a985823edb160ef05fec9bf | [log] [tgz] |
---|---|---|
author | John Watts <contact@jookia.org> | Sat Apr 27 15:40:43 2024 +1000 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 09 14:52:43 2024 -0600 |
tree | 8304a8d706265763ce514ceae000cd8ebdf2386c | |
parent | dbbf343a362d9250d8cb35066a91c494eed95dce [diff] |
spi: rockchip_sfc: Select BOUNCE_BUFFER This is required for compiling. Signed-off-by: John Watts <contact@jookia.org>
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 4224ea7..7a4b319 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig
@@ -417,6 +417,7 @@ config ROCKCHIP_SFC bool "Rockchip SFC Driver" + select BOUNCE_BUFFER help Enable the Rockchip SFC Driver for SPI NOR flash. This device is a limited purpose SPI controller for driving NOR flash on certain