summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-apiextractor.in1
-rw-r--r--rules/host-cython.in1
-rw-r--r--rules/host-dfu-util.in1
-rw-r--r--rules/host-file.in1
-rw-r--r--rules/host-generatorrunner.in1
-rw-r--r--rules/host-glib.in1
-rw-r--r--rules/host-gobject-introspection.in3
-rw-r--r--rules/host-gtk-doc.in1
-rw-r--r--rules/host-ima-evm-utils.in1
-rw-r--r--rules/host-imx-cst.in1
-rw-r--r--rules/host-kernel-header.in1
-rw-r--r--rules/host-keyutils.in1
-rw-r--r--rules/host-libaio.in1
-rw-r--r--rules/host-libarchive.in1
-rw-r--r--rules/host-libffi.in1
-rw-r--r--rules/host-libgcrypt.in1
-rw-r--r--rules/host-libkmod.in1
-rw-r--r--rules/host-libnih.in1
-rw-r--r--rules/host-mesalib.in1
-rw-r--r--rules/host-mysql.in1
-rw-r--r--rules/host-nodejs.in1
-rw-r--r--rules/host-orc.in1
-rw-r--r--rules/host-pelts.in1
-rw-r--r--rules/host-protobuf.in1
-rw-r--r--rules/host-python-setuptools.in1
-rw-r--r--rules/host-python.in1
-rw-r--r--rules/host-python3-setuptools.in1
-rw-r--r--rules/host-python3.in1
-rw-r--r--rules/host-qemu.in1
-rw-r--r--rules/host-shiboken.in1
-rw-r--r--rules/host-tz-database.in1
-rw-r--r--rules/host-wayland.in1
32 files changed, 33 insertions, 1 deletions
diff --git a/rules/host-apiextractor.in b/rules/host-apiextractor.in
index 7a85a8d3b..e5a8307b6 100644
--- a/rules/host-apiextractor.in
+++ b/rules/host-apiextractor.in
@@ -2,6 +2,7 @@
config HOST_APIEXTRACTOR
tristate
+ default ALLYES
select HOST_QT4
select HOST_QT4_XMLPATTERNS
select HOST_CMAKE
diff --git a/rules/host-cython.in b/rules/host-cython.in
index 80a989f3b..f05c89c68 100644
--- a/rules/host-cython.in
+++ b/rules/host-cython.in
@@ -2,6 +2,7 @@
config HOST_CYTHON
tristate
+ default ALLYES
select HOST_PYTHON
help
Cython is an optimising static compiler for both the Python
diff --git a/rules/host-dfu-util.in b/rules/host-dfu-util.in
index 602ffe203..d8fd37e31 100644
--- a/rules/host-dfu-util.in
+++ b/rules/host-dfu-util.in
@@ -2,6 +2,7 @@
config HOST_DFU_UTIL
tristate
+ default ALLYES
select HOST_LIBUSB
prompt "dfu-util"
help
diff --git a/rules/host-file.in b/rules/host-file.in
index d2c9b7d5f..f8bb837d0 100644
--- a/rules/host-file.in
+++ b/rules/host-file.in
@@ -2,6 +2,7 @@
config HOST_FILE
tristate
+ default ALLYES
help
The file command is "a file type guesser", that is, a command-line tool
that tells you in words what kind of data a file contains. Unlike most
diff --git a/rules/host-generatorrunner.in b/rules/host-generatorrunner.in
index f1b782e10..4abadf6ea 100644
--- a/rules/host-generatorrunner.in
+++ b/rules/host-generatorrunner.in
@@ -2,5 +2,6 @@
config HOST_GENERATORRUNNER
tristate
+ default ALLYES
select HOST_APIEXTRACTOR
select HOST_CMAKE
diff --git a/rules/host-glib.in b/rules/host-glib.in
index 18b583db5..447c19e6d 100644
--- a/rules/host-glib.in
+++ b/rules/host-glib.in
@@ -2,6 +2,7 @@
config HOST_GLIB
tristate
+ default ALLYES
select HOST_ZLIB
select HOST_LIBFFI
select HOST_LIBPCRE
diff --git a/rules/host-gobject-introspection.in b/rules/host-gobject-introspection.in
index 4661ce5f7..596382fac 100644
--- a/rules/host-gobject-introspection.in
+++ b/rules/host-gobject-introspection.in
@@ -1,7 +1,8 @@
## SECTION=hosttools_noprompt
config HOST_GOBJECT_INTROSPECTION
+ tristate
+ default ALLYES
select HOST_GLIB
select HOST_QEMU
select HOST_QEMU_USR
- bool
diff --git a/rules/host-gtk-doc.in b/rules/host-gtk-doc.in
index 1308e40b5..d8f543efb 100644
--- a/rules/host-gtk-doc.in
+++ b/rules/host-gtk-doc.in
@@ -2,3 +2,4 @@
config HOST_GTK_DOC
tristate
+ default ALLYES
diff --git a/rules/host-ima-evm-utils.in b/rules/host-ima-evm-utils.in
index 34ad30833..8c4d107cc 100644
--- a/rules/host-ima-evm-utils.in
+++ b/rules/host-ima-evm-utils.in
@@ -3,6 +3,7 @@
config HOST_IMA_EVM_UTILS
tristate
+ default ALLYES
select HOST_ATTR
select HOST_OPENSSL
select HOST_KEYUTILS
diff --git a/rules/host-imx-cst.in b/rules/host-imx-cst.in
index 824ef130f..655ffde3a 100644
--- a/rules/host-imx-cst.in
+++ b/rules/host-imx-cst.in
@@ -2,5 +2,6 @@
config HOST_IMX_CST
tristate
+ default ALLYES
help
Freescale Code Signing Tool for High Assurance Boot.
diff --git a/rules/host-kernel-header.in b/rules/host-kernel-header.in
index b498228ec..a08f43e3c 100644
--- a/rules/host-kernel-header.in
+++ b/rules/host-kernel-header.in
@@ -2,3 +2,4 @@
config HOST_KERNEL_HEADER
tristate
+ default ALLYES
diff --git a/rules/host-keyutils.in b/rules/host-keyutils.in
index a48ba801d..d058235a8 100644
--- a/rules/host-keyutils.in
+++ b/rules/host-keyutils.in
@@ -3,6 +3,7 @@
config HOST_KEYUTILS
tristate
+ default ALLYES
help
Tools to control the key management system build into the
Linux kernel.
diff --git a/rules/host-libaio.in b/rules/host-libaio.in
index bf9657ccd..e18822f7a 100644
--- a/rules/host-libaio.in
+++ b/rules/host-libaio.in
@@ -2,5 +2,6 @@
config HOST_LIBAIO
tristate
+ default ALLYES
help
Requiered host part of some buildsystems
diff --git a/rules/host-libarchive.in b/rules/host-libarchive.in
index 89fc0b9fb..6410e0f31 100644
--- a/rules/host-libarchive.in
+++ b/rules/host-libarchive.in
@@ -2,4 +2,5 @@
config HOST_LIBARCHIVE
tristate
+ default ALLYES
select HOST_ZLIB
diff --git a/rules/host-libffi.in b/rules/host-libffi.in
index 982305e3b..b26e8c615 100644
--- a/rules/host-libffi.in
+++ b/rules/host-libffi.in
@@ -2,3 +2,4 @@
config HOST_LIBFFI
tristate
+ default ALLYES
diff --git a/rules/host-libgcrypt.in b/rules/host-libgcrypt.in
index b4f6e29c6..e9eadf9b1 100644
--- a/rules/host-libgcrypt.in
+++ b/rules/host-libgcrypt.in
@@ -2,3 +2,4 @@
config HOST_LIBGCRYPT
tristate
+ default ALLYES
diff --git a/rules/host-libkmod.in b/rules/host-libkmod.in
index 5d672e8fd..b59ed3c10 100644
--- a/rules/host-libkmod.in
+++ b/rules/host-libkmod.in
@@ -3,3 +3,4 @@
config HOST_LIBKMOD
tristate
+ default ALLYES
diff --git a/rules/host-libnih.in b/rules/host-libnih.in
index 53513d5ec..7eb876981 100644
--- a/rules/host-libnih.in
+++ b/rules/host-libnih.in
@@ -1,4 +1,5 @@
## SECTION=hosttools_noprompt
config HOST_LIBNIH
tristate
+ default ALLYES
select HOST_DBUS
diff --git a/rules/host-mesalib.in b/rules/host-mesalib.in
index 1627c519f..1e78ad4a4 100644
--- a/rules/host-mesalib.in
+++ b/rules/host-mesalib.in
@@ -2,6 +2,7 @@
config HOST_MESALIB
tristate
+ default ALLYES
select HOST_MAKEDEPEND
select HOST_SYSTEM_PYTHON
select HOST_SYSTEM_PYTHON_XML2
diff --git a/rules/host-mysql.in b/rules/host-mysql.in
index 460064772..4598f46ac 100644
--- a/rules/host-mysql.in
+++ b/rules/host-mysql.in
@@ -2,6 +2,7 @@
config HOST_MYSQL
tristate
+ default ALLYES
select HOST_LIBAIO
select HOST_NCURSES
select HOST_CMAKE
diff --git a/rules/host-nodejs.in b/rules/host-nodejs.in
index d83fb4813..5fca5bd9f 100644
--- a/rules/host-nodejs.in
+++ b/rules/host-nodejs.in
@@ -2,4 +2,5 @@
config HOST_NODEJS
tristate
+ default ALLYES
select HOST_OPENSSL
diff --git a/rules/host-orc.in b/rules/host-orc.in
index b5c12c442..87091944b 100644
--- a/rules/host-orc.in
+++ b/rules/host-orc.in
@@ -2,3 +2,4 @@
config HOST_ORC
tristate
+ default ALLYES
diff --git a/rules/host-pelts.in b/rules/host-pelts.in
index 4b0d3834a..7c0b593b6 100644
--- a/rules/host-pelts.in
+++ b/rules/host-pelts.in
@@ -2,6 +2,7 @@
config HOST_PELTS
tristate
+ default ALLYES
prompt "pelts"
help
Pengutronix Embedded Linux Test Suite
diff --git a/rules/host-protobuf.in b/rules/host-protobuf.in
index e0b59ef59..e7c7c4bc8 100644
--- a/rules/host-protobuf.in
+++ b/rules/host-protobuf.in
@@ -2,3 +2,4 @@
config HOST_PROTOBUF
tristate
+ default ALLYES
diff --git a/rules/host-python-setuptools.in b/rules/host-python-setuptools.in
index e97bf6ac5..b30e9cfa9 100644
--- a/rules/host-python-setuptools.in
+++ b/rules/host-python-setuptools.in
@@ -2,4 +2,5 @@
config HOST_PYTHON_SETUPTOOLS
tristate
+ default ALLYES
select HOST_PYTHON
diff --git a/rules/host-python.in b/rules/host-python.in
index dab9cae51..d0ccab640 100644
--- a/rules/host-python.in
+++ b/rules/host-python.in
@@ -2,6 +2,7 @@
config HOST_PYTHON
tristate
+ default ALLYES
help
Python is an interpreted, interactive,
object-oriented, extensible programming language.
diff --git a/rules/host-python3-setuptools.in b/rules/host-python3-setuptools.in
index bf34ba4d8..7442740df 100644
--- a/rules/host-python3-setuptools.in
+++ b/rules/host-python3-setuptools.in
@@ -2,4 +2,5 @@
config HOST_PYTHON3_SETUPTOOLS
tristate
+ default ALLYES
select HOST_PYTHON3
diff --git a/rules/host-python3.in b/rules/host-python3.in
index e92b5f165..01ac29acf 100644
--- a/rules/host-python3.in
+++ b/rules/host-python3.in
@@ -2,6 +2,7 @@
config HOST_PYTHON3
tristate
+ default ALLYES
help
Python is an interpreted, interactive,
object-oriented, extensible programming language.
diff --git a/rules/host-qemu.in b/rules/host-qemu.in
index a54483b61..0d4571447 100644
--- a/rules/host-qemu.in
+++ b/rules/host-qemu.in
@@ -2,6 +2,7 @@
menuconfig HOST_QEMU
tristate
+ default ALLYES
prompt "host-side qemu "
select HOST_GLIB
select HOST_ZLIB
diff --git a/rules/host-shiboken.in b/rules/host-shiboken.in
index 85793cfc4..e6fc49714 100644
--- a/rules/host-shiboken.in
+++ b/rules/host-shiboken.in
@@ -2,6 +2,7 @@
config HOST_SHIBOKEN
tristate
+ default ALLYES
select HOST_APIEXTRACTOR
select HOST_GENERATORRUNNER
select HOST_CMAKE
diff --git a/rules/host-tz-database.in b/rules/host-tz-database.in
index ae218ba55..b9487f216 100644
--- a/rules/host-tz-database.in
+++ b/rules/host-tz-database.in
@@ -2,3 +2,4 @@
config HOST_TZ_DATABASE
tristate
+ default ALLYES
diff --git a/rules/host-wayland.in b/rules/host-wayland.in
index b741e1ac7..902f4f4f6 100644
--- a/rules/host-wayland.in
+++ b/rules/host-wayland.in
@@ -2,5 +2,6 @@
config HOST_WAYLAND
tristate
+ default ALLYES
select HOST_EXPAT
select HOST_LIBFFI