summaryrefslogtreecommitdiff
path: root/target/avr32/systems/atmel-ngw100
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-02-13 17:58:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-02-19 14:22:38 +0100
commite9bdfe72927eb5e286ad1797d4afa81c82773f80 (patch)
treea5e5064d2406298ab5b48e658f2be5b47835cbb9 /target/avr32/systems/atmel-ngw100
parent39492d1d2f90d66931802d76677f8d0d0091dbcf (diff)
atmel-ngw100: fix sd card boot
Diffstat (limited to 'target/avr32/systems/atmel-ngw100')
-rw-r--r--target/avr32/systems/atmel-ngw1001
1 files changed, 1 insertions, 0 deletions
diff --git a/target/avr32/systems/atmel-ngw100 b/target/avr32/systems/atmel-ngw100
index 3c5808d90..28f06acf9 100644
--- a/target/avr32/systems/atmel-ngw100
+++ b/target/avr32/systems/atmel-ngw100
@@ -6,6 +6,7 @@ config ADK_TARGET_SYSTEM_ATMEL_NGW100
select ADK_TARGET_WITH_NET
select ADK_TARGET_WITH_NETDEVICE
select ADK_TARGET_WITH_BLOCK
+ select ADK_TARGET_WITH_SD
select ADK_TARGET_KERNEL_UIMAGE
select ADK_TARGET_KERNEL_WITH_COMPRESSION
select ADK_HOST_BUILD_U_BOOT