summaryrefslogtreecommitdiffstats
path: root/package/mmc-utils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/mmc-utils/Config.in')
-rw-r--r--package/mmc-utils/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/mmc-utils/Config.in b/package/mmc-utils/Config.in
new file mode 100644
index 0000000000..07650c8a15
--- /dev/null
+++ b/package/mmc-utils/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_MMC_UTILS
+ bool "mmc-utils"
+ depends on BR2_LARGEFILE
+ help
+ MMC utils
+
+ https://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git
+
+comment "mmc-utils needs a toolchain w/ largefile"
+ depends on !BR2_LARGEFILE
OpenPOWER on IntegriCloud