diff mbox series

[RESEND,v1,2/2] ARM: amlogic: ad401: enable SPIFC

Message ID 20231017171733.3989-3-ivprusov@salutedevices.com
State Superseded
Delegated to: Neil Armstrong
Headers show
Series ARM: amlogic: Add A1 SPIFC support | expand

Commit Message

Igor Prusov Oct. 17, 2023, 5:17 p.m. UTC
From: Igor Prusov <ivprusov@sberdevices.ru>

Enable Amlogic A1 SPI FLash Controller support.

Signed-off-by: Igor Prusov <ivprusov@sberdevices.ru>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 configs/ad401_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/ad401_defconfig b/configs/ad401_defconfig
index b9aca3ab0d..b44b9c63e8 100644
--- a/configs/ad401_defconfig
+++ b/configs/ad401_defconfig
@@ -51,6 +51,7 @@  CONFIG_DEBUG_UART_SKIP_INIT=y
 CONFIG_MESON_SERIAL=y
 CONFIG_SPI=y
 CONFIG_DM_SPI=y
+CONFIG_MESON_SPIFC_A1=y
 CONFIG_USB=y
 CONFIG_DM_USB_GADGET=y
 CONFIG_USB_GADGET=y