mxs: add sdcard image builder
[openwrt/staging/chunkeey.git] / target / linux / mxs / image / Config.in
diff --git a/target/linux/mxs/image/Config.in b/target/linux/mxs/image/Config.in
new file mode 100644 (file)
index 0000000..b71edf7
--- /dev/null
@@ -0,0 +1,5 @@
+config MXS_SD_BOOT_PARTSIZE
+       int "Boot (SD Card) filesystem partition size (in MB)"
+       depends on TARGET_mxs
+       default 8
+