
4 Oct
2023
4 Oct
'23
11:25 a.m.
On 03/10/2023 22:29, Igor Prusov wrote:
From: Igor Prusov ivprusov@sberdevices.ru
Enable Amlogic A1 SPI FLash Controller support.
Signed-off-by: Igor Prusov ivprusov@sberdevices.ru
configs/ad401_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/ad401_defconfig b/configs/ad401_defconfig index 31752cc7f5..9a88e20a6a 100644 --- a/configs/ad401_defconfig +++ b/configs/ad401_defconfig @@ -51,4 +51,5 @@ CONFIG_DEBUG_UART_SKIP_INIT=y CONFIG_MESON_SERIAL=y CONFIG_SPI=y CONFIG_DM_SPI=y +CONFIG_MESON_SPIFC_A1=y CONFIG_WDT=y
Reviewed-by: Neil Armstrong neil.armstrong@linaro.org