-rw-r--r-- | noncore/comm/keypebble/config.in | 4 | ||||
-rw-r--r-- | noncore/comm/mobilemsg/config.in | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/config.in b/noncore/comm/keypebble/config.in new file mode 100644 index 0000000..7a81539 --- a/dev/null +++ b/noncore/comm/keypebble/config.in @@ -0,0 +1,4 @@ + config KEYPEBBLE + boolean "keypebble" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/comm/mobilemsg/config.in b/noncore/comm/mobilemsg/config.in new file mode 100644 index 0000000..a7f92ff --- a/dev/null +++ b/noncore/comm/mobilemsg/config.in @@ -0,0 +1,4 @@ +# config #MOBILEMSG +# boolean "mobilemsg" +# default "y" +# depends LIBQPE && LIBOPIE |