summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Prusov <[email protected]>2023-10-25 01:51:40 +0300
committerTom Rini <[email protected]>2023-10-27 12:50:03 -0400
commitccaab4d8befbf215607f4dd42dedf3e63e45b317 (patch)
tree19028bb80d0a282d7dfbbf994429fecc15d50913
parentb59b0ce118667b6f3c30b848edfe9d1ead89ec8e (diff)
ARM: amlogic: ad401: enable SPIFC
Enable Amlogic A1 SPI FLash Controller support. Signed-off-by: Igor Prusov <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Neil Armstrong <[email protected]>
-rw-r--r--configs/ad401_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ad401_defconfig b/configs/ad401_defconfig
index b9aca3ab0db..b44b9c63e83 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