zynq: add sdcard image generation support when board profile is selected
[openwrt-github/.git] / target / linux / zynq / image / Config.in
diff --git a/target/linux/zynq/image/Config.in b/target/linux/zynq/image/Config.in
new file mode 100644 (file)
index 0000000..ded9741
--- /dev/null
@@ -0,0 +1,5 @@
+config ZYNQ_SD_BOOT_PARTSIZE
+       int "Boot (SD Card) filesystem partition size (in MB)"
+       depends on TARGET_zynq
+       default 20
+