summaryrefslogtreecommitdiffstats
path: root/package/ipkg/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipkg/Config.in')
-rw-r--r--package/ipkg/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/ipkg/Config.in b/package/ipkg/Config.in
new file mode 100644
index 000000000..a0b0b5b62
--- /dev/null
+++ b/package/ipkg/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_IPKG
+ bool "ipkg"
+ default n
+ help
+ The Itsy Package Installer from handhelds.org
+
+ http://www.handhelds.org
+