summaryrefslogtreecommitdiff
path: root/noncore/unsupported
Side-by-side diff
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/config.in4
-rw-r--r--noncore/unsupported/gsmtool/config.in4
-rw-r--r--noncore/unsupported/mail2/bend/config.in4
-rw-r--r--noncore/unsupported/mail2/config.in9
-rw-r--r--noncore/unsupported/mail2/libmail/config.in4
-rw-r--r--noncore/unsupported/oipkg/config.in4
-rw-r--r--noncore/unsupported/qpdf/config.in4
7 files changed, 33 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/config.in b/noncore/unsupported/filebrowser/config.in
new file mode 100644
index 0000000..46debbd
--- a/dev/null
+++ b/noncore/unsupported/filebrowser/config.in
@@ -0,0 +1,4 @@
+ config FILEBROWSER
+ boolean "filebrowser"
+ default "y"
+ depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/gsmtool/config.in b/noncore/unsupported/gsmtool/config.in
new file mode 100644
index 0000000..76c7eb7
--- a/dev/null
+++ b/noncore/unsupported/gsmtool/config.in
@@ -0,0 +1,4 @@
+# config #GSMTOOL
+# boolean "gsmtool"
+# default "y"
+# depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/mail2/bend/config.in b/noncore/unsupported/mail2/bend/config.in
new file mode 100644
index 0000000..3d33fe4
--- a/dev/null
+++ b/noncore/unsupported/mail2/bend/config.in
@@ -0,0 +1,4 @@
+ config BEND
+ boolean "bend"
+ default "y"
+ depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in
new file mode 100644
index 0000000..2263230
--- a/dev/null
+++ b/noncore/unsupported/mail2/config.in
@@ -0,0 +1,9 @@
+menu "mail"
+
+ config BEND
+ boolean "mail"
+ default "y"
+ depends LIBQPE && LIBOPIE
+ source noncore/mail/bend/config.in
+ source noncore/mail/libmail/config.in
+endmenu
diff --git a/noncore/unsupported/mail2/libmail/config.in b/noncore/unsupported/mail2/libmail/config.in
new file mode 100644
index 0000000..6712dbe
--- a/dev/null
+++ b/noncore/unsupported/mail2/libmail/config.in
@@ -0,0 +1,4 @@
+ config LIBMAIL
+ boolean "libmail"
+ default "y"
+ depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/oipkg/config.in b/noncore/unsupported/oipkg/config.in
new file mode 100644
index 0000000..63a96e3
--- a/dev/null
+++ b/noncore/unsupported/oipkg/config.in
@@ -0,0 +1,4 @@
+ config OIPKG
+ boolean "oipkg"
+ default "y"
+ depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/qpdf/config.in b/noncore/unsupported/qpdf/config.in
new file mode 100644
index 0000000..2f0dc9d
--- a/dev/null
+++ b/noncore/unsupported/qpdf/config.in
@@ -0,0 +1,4 @@
+ config QPDF
+ boolean "qpdf"
+ default "y"
+ depends LIBQPE && LIBOPIE