summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-acl.in1
-rw-r--r--rules/host-apache2.in2
-rw-r--r--rules/host-attr.in1
-rw-r--r--rules/host-cdrkit.in1
-rw-r--r--rules/host-chrpath.in1
-rw-r--r--rules/host-ckermit.in2
-rw-r--r--rules/host-cmake.in2
-rw-r--r--rules/host-cramfs.in1
-rw-r--r--rules/host-dbus-glib.in1
-rw-r--r--rules/host-dbus.in1
-rw-r--r--rules/host-directfb.in2
-rw-r--r--rules/host-e2fsprogs.in1
-rw-r--r--rules/host-eggdbus.in1
-rw-r--r--rules/host-elfkickers.in1
-rw-r--r--rules/host-expat.in2
-rw-r--r--rules/host-fakeroot.in1
-rw-r--r--rules/host-flex.in1
-rw-r--r--rules/host-fontconfig.in2
-rw-r--r--rules/host-freetype.in2
-rw-r--r--rules/host-genext2fs.in2
-rw-r--r--rules/host-genpart.in1
-rw-r--r--rules/host-gettext.in1
-rw-r--r--rules/host-gperf.in1
-rw-r--r--rules/host-gtk-doc.in1
-rw-r--r--rules/host-gtk-menu.in1
-rw-r--r--rules/host-intltool.in1
-rw-r--r--rules/host-libblkid.in1
-rw-r--r--rules/host-libbz2.in2
-rw-r--r--rules/host-libcap.in1
-rw-r--r--rules/host-libdbus-cxx.in3
-rw-r--r--rules/host-libgd.in3
-rw-r--r--rules/host-libiconv.in2
-rw-r--r--rules/host-liblzo.in1
-rw-r--r--rules/host-libpng.in2
-rw-r--r--rules/host-libpthread-stubs.in2
-rw-r--r--rules/host-libsigcpp.in2
-rw-r--r--rules/host-libuuid.in1
-rw-r--r--rules/host-libxcb.in2
-rw-r--r--rules/host-libxml2.in2
-rw-r--r--rules/host-libxslt.in1
-rw-r--r--rules/host-localedef.in1
-rw-r--r--rules/host-lrzsz.in1
-rw-r--r--rules/host-lzop.in1
-rw-r--r--rules/host-mkelfImage.in1
-rw-r--r--rules/host-mtd-utils.in1
-rw-r--r--rules/host-mysql.in1
-rw-r--r--rules/host-ncurses.in2
-rw-r--r--rules/host-pkg-config.in1
-rw-r--r--rules/host-qooxdoo.in4
-rw-r--r--rules/host-qt4.in1
-rw-r--r--rules/host-squashfs-tools.in1
-rw-r--r--rules/host-timeout.in3
-rw-r--r--rules/host-umkimage.in2
-rw-r--r--rules/host-usplash.in3
-rw-r--r--rules/host-util-linux-ng.in1
-rw-r--r--rules/host-xcb-proto.in2
-rw-r--r--rules/host-xorg-app-bdftopcf.in2
-rw-r--r--rules/host-xorg-app-mkfontdir.in2
-rw-r--r--rules/host-xorg-app-mkfontscale.in2
-rw-r--r--rules/host-xorg-font-util.in2
-rw-r--r--rules/host-xorg-lib-X11.in3
-rw-r--r--rules/host-xorg-lib-Xau.in2
-rw-r--r--rules/host-xorg-lib-Xdmcp.in2
-rw-r--r--rules/host-xorg-lib-Xfont.in2
-rw-r--r--rules/host-xorg-lib-fontenc.in2
-rw-r--r--rules/host-xorg-lib-xtrans.in2
-rw-r--r--rules/host-xorg-proto-bigreqs.in2
-rw-r--r--rules/host-xorg-proto-fonts.in2
-rw-r--r--rules/host-xorg-proto-input.in2
-rw-r--r--rules/host-xorg-proto-kb.in2
-rw-r--r--rules/host-xorg-proto-x.in2
-rw-r--r--rules/host-xorg-proto-xcmisc.in2
-rw-r--r--rules/host-xorg-proto-xext.in2
-rw-r--r--rules/host-xorg-server.in3
-rw-r--r--rules/host-xorg-util-macros.in3
-rw-r--r--rules/host-xz.in1
-rw-r--r--rules/host-zlib.in2
77 files changed, 110 insertions, 19 deletions
diff --git a/rules/host-acl.in b/rules/host-acl.in
index 7b7048f56..d896f50f2 100644
--- a/rules/host-acl.in
+++ b/rules/host-acl.in
@@ -2,6 +2,7 @@
config HOST_ACL
tristate
+ default ALLYES
select HOST_ATTR
help
Access control list utilities
diff --git a/rules/host-apache2.in b/rules/host-apache2.in
index 5b2057a11..1903ecf52 100644
--- a/rules/host-apache2.in
+++ b/rules/host-apache2.in
@@ -2,4 +2,4 @@
config HOST_APACHE2
tristate
-
+ default ALLYES
diff --git a/rules/host-attr.in b/rules/host-attr.in
index 5defa8a63..7eca74740 100644
--- a/rules/host-attr.in
+++ b/rules/host-attr.in
@@ -2,6 +2,7 @@
config HOST_ATTR
tristate
+ default ALLYES
help
Utilities for manipulating filesystem extended attributes
diff --git a/rules/host-cdrkit.in b/rules/host-cdrkit.in
index 72e9cae28..bab11fea9 100644
--- a/rules/host-cdrkit.in
+++ b/rules/host-cdrkit.in
@@ -6,5 +6,6 @@ config HOST_CDRKIT
select HOST_LIBBZ2
select HOST_LIBCAP
select HOST_ZLIB
+ default ALLYES
help
command-line CD/DVD recorder software
diff --git a/rules/host-chrpath.in b/rules/host-chrpath.in
index 34e9b84f5..c51d5c7f7 100644
--- a/rules/host-chrpath.in
+++ b/rules/host-chrpath.in
@@ -2,5 +2,6 @@
config HOST_CHRPATH
tristate
+ default ALLYES
help
Tool to change the rpath of a ELF binary.
diff --git a/rules/host-ckermit.in b/rules/host-ckermit.in
index 507371916..c78de9267 100644
--- a/rules/host-ckermit.in
+++ b/rules/host-ckermit.in
@@ -2,4 +2,4 @@
config HOST_CKERMIT
tristate
-
+ default ALLYES
diff --git a/rules/host-cmake.in b/rules/host-cmake.in
index add4db391..bf64cc1dc 100644
--- a/rules/host-cmake.in
+++ b/rules/host-cmake.in
@@ -1,6 +1,8 @@
## SECTION=hosttools_noprompt
+
config HOST_CMAKE
tristate
+ default ALLYES
help
CMake is an open-source, cross-platfom
build environment. It supports native
diff --git a/rules/host-cramfs.in b/rules/host-cramfs.in
index 356a3c60c..bde1bc8b2 100644
--- a/rules/host-cramfs.in
+++ b/rules/host-cramfs.in
@@ -3,6 +3,7 @@
config HOST_CRAMFS
tristate
select HOST_ZLIB
+ default ALLYES
help
This package contains tools that let you construct a CramFs
(Compressed ROM File System) image from the contents of a
diff --git a/rules/host-dbus-glib.in b/rules/host-dbus-glib.in
index b7f8f6344..e532827eb 100644
--- a/rules/host-dbus-glib.in
+++ b/rules/host-dbus-glib.in
@@ -5,3 +5,4 @@ config HOST_DBUS_GLIB
select HOST_DBUS
select HOST_GLIB
select HOST_EXPAT
+ default ALLYES
diff --git a/rules/host-dbus.in b/rules/host-dbus.in
index f7267bbc9..a4838a1d2 100644
--- a/rules/host-dbus.in
+++ b/rules/host-dbus.in
@@ -3,6 +3,7 @@
config HOST_DBUS
tristate
select HOST_EXPAT
+ default ALLYES
help
D-Bus is a message bus system, a simple way
for applications to talk to one another. In
diff --git a/rules/host-directfb.in b/rules/host-directfb.in
index 7371b7250..c0cb5b5d5 100644
--- a/rules/host-directfb.in
+++ b/rules/host-directfb.in
@@ -3,4 +3,4 @@
config HOST_DIRECTFB
tristate
select HOST_LIBPNG
-
+ default ALLYES
diff --git a/rules/host-e2fsprogs.in b/rules/host-e2fsprogs.in
index f64355ff8..bf754f1be 100644
--- a/rules/host-e2fsprogs.in
+++ b/rules/host-e2fsprogs.in
@@ -2,5 +2,6 @@
config HOST_E2FSPROGS
tristate
+ default ALLYES
help
Useful hosttools for management of ext2 and ext3 filesystems
diff --git a/rules/host-eggdbus.in b/rules/host-eggdbus.in
index a9d2660a8..4720bd05d 100644
--- a/rules/host-eggdbus.in
+++ b/rules/host-eggdbus.in
@@ -6,3 +6,4 @@ config HOST_EGGDBUS
select HOST_DBUS
select HOST_DBUS_GLIB
select HOST_GTK_DOC
+ default ALLYES
diff --git a/rules/host-elfkickers.in b/rules/host-elfkickers.in
index bf481d3de..3aaec2ad1 100644
--- a/rules/host-elfkickers.in
+++ b/rules/host-elfkickers.in
@@ -2,5 +2,6 @@
config HOST_ELFKICKERS
tristate
+ default ALLYES
help
collection of programs dealing with the ELF file format
diff --git a/rules/host-expat.in b/rules/host-expat.in
index c96fb1f97..55534b99c 100644
--- a/rules/host-expat.in
+++ b/rules/host-expat.in
@@ -2,4 +2,4 @@
config HOST_EXPAT
tristate
-
+ default ALLYES
diff --git a/rules/host-fakeroot.in b/rules/host-fakeroot.in
index 8112eba69..b8e440008 100644
--- a/rules/host-fakeroot.in
+++ b/rules/host-fakeroot.in
@@ -9,4 +9,3 @@ config HOST_FAKEROOT
If you want to create rootfs images with 'make image' you
need this.
-
diff --git a/rules/host-flex.in b/rules/host-flex.in
index 413384a8d..1f1f68637 100644
--- a/rules/host-flex.in
+++ b/rules/host-flex.in
@@ -2,6 +2,7 @@
config HOST_FLEX
tristate
+ default ALLYES
help
Flex, the fast lexical analyser generator.
diff --git a/rules/host-fontconfig.in b/rules/host-fontconfig.in
index 110714a07..891885ab4 100644
--- a/rules/host-fontconfig.in
+++ b/rules/host-fontconfig.in
@@ -1,8 +1,10 @@
## SECTION=hosttools_noprompt
+
config HOST_FONTCONFIG
tristate
select HOST_FREETYPE
select HOST_EXPAT
+ default ALLYES
help
Fontconfig is a font configuration and
customization library, which does not depend on
diff --git a/rules/host-freetype.in b/rules/host-freetype.in
index cc2562cf9..84677b1e1 100644
--- a/rules/host-freetype.in
+++ b/rules/host-freetype.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_FREETYPE
tristate
+ default ALLYES
diff --git a/rules/host-genext2fs.in b/rules/host-genext2fs.in
index d1fe0250b..13d342f43 100644
--- a/rules/host-genext2fs.in
+++ b/rules/host-genext2fs.in
@@ -2,6 +2,7 @@
config HOST_GENEXT2FS
tristate
+ default ALLYES
help
ext2 filesystem generator for embedded systems
`genext2fs' is meant to generate an ext2 filesystem
@@ -14,4 +15,3 @@ config HOST_GENEXT2FS
systems. As such, it will generate a filesystem for
single-user usage: all files/directories/etc.
will belong to UID/GID 0.
-
diff --git a/rules/host-genpart.in b/rules/host-genpart.in
index a3b216513..103e81d4b 100644
--- a/rules/host-genpart.in
+++ b/rules/host-genpart.in
@@ -2,6 +2,7 @@
config HOST_GENPART
tristate
+ default ALLYES
help
Tool to generate a 16 byte partition table entry defined by
command line arguments and dump it to stdout. No CHS magic is
diff --git a/rules/host-gettext.in b/rules/host-gettext.in
index eaa3a8896..ab899abb7 100644
--- a/rules/host-gettext.in
+++ b/rules/host-gettext.in
@@ -2,6 +2,7 @@
config HOST_GETTEXT
tristate
+ default ALLYES
help
The gettext program translates a natural language
message into the user's language, by looking up
diff --git a/rules/host-gperf.in b/rules/host-gperf.in
index 7105958c3..85231aa5b 100644
--- a/rules/host-gperf.in
+++ b/rules/host-gperf.in
@@ -2,6 +2,7 @@
config HOST_GPERF
tristate
+ default ALLYES
help
Perfect hash function generator
diff --git a/rules/host-gtk-doc.in b/rules/host-gtk-doc.in
index b3e884e05..f0b0476a6 100644
--- a/rules/host-gtk-doc.in
+++ b/rules/host-gtk-doc.in
@@ -2,4 +2,3 @@
config HOST_GTK_DOC
tristate
-
diff --git a/rules/host-gtk-menu.in b/rules/host-gtk-menu.in
index 74987d6be..48de8e979 100644
--- a/rules/host-gtk-menu.in
+++ b/rules/host-gtk-menu.in
@@ -3,4 +3,3 @@
menu "gtk+ & friends "
source "generated/host_gtk.in"
endmenu
-
diff --git a/rules/host-intltool.in b/rules/host-intltool.in
index 608ec3690..b3c04da24 100644
--- a/rules/host-intltool.in
+++ b/rules/host-intltool.in
@@ -2,6 +2,7 @@
config HOST_INTLTOOL
tristate
+ default ALLYES
help
intltool is a set of tools to centralise translation of many different
file formats using GNU gettext-compatible PO files.
diff --git a/rules/host-libblkid.in b/rules/host-libblkid.in
index 31490b764..9416eb4fb 100644
--- a/rules/host-libblkid.in
+++ b/rules/host-libblkid.in
@@ -3,6 +3,7 @@
config HOST_LIBBLKID
tristate
select HOST_UTIL_LINUX_NG
+ default ALLYES
help
Helper to select the host packet containing a recent libblkid.so
library and its header.
diff --git a/rules/host-libbz2.in b/rules/host-libbz2.in
index 5eb064dc5..148bc82c1 100644
--- a/rules/host-libbz2.in
+++ b/rules/host-libbz2.in
@@ -1,4 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBBZ2
tristate
+ default ALLYES
diff --git a/rules/host-libcap.in b/rules/host-libcap.in
index 1301ea9c8..7b0ca3be9 100644
--- a/rules/host-libcap.in
+++ b/rules/host-libcap.in
@@ -2,6 +2,7 @@
config HOST_LIBCAP
tristate
+ default ALLYES
help
support for getting/setting POSIX.1e capabilities
diff --git a/rules/host-libdbus-cxx.in b/rules/host-libdbus-cxx.in
index 2241a0b6d..26083a6a0 100644
--- a/rules/host-libdbus-cxx.in
+++ b/rules/host-libdbus-cxx.in
@@ -1,5 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBDBUS_CXX
tristate
select HOST_DBUS
-
+ default ALLYES
diff --git a/rules/host-libgd.in b/rules/host-libgd.in
index f00684129..1de936b08 100644
--- a/rules/host-libgd.in
+++ b/rules/host-libgd.in
@@ -1,5 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBGD
tristate
select HOST_LIBPNG
-
+ default ALLYES
diff --git a/rules/host-libiconv.in b/rules/host-libiconv.in
index 2360943b6..b51c2286e 100644
--- a/rules/host-libiconv.in
+++ b/rules/host-libiconv.in
@@ -1,6 +1,8 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBICONV
tristate
+ default ALLYES
help
libiconv converts traditional character encodings
to/from UNICODE. It is for you if your application
diff --git a/rules/host-liblzo.in b/rules/host-liblzo.in
index b28f02fde..7dd75ef0a 100644
--- a/rules/host-liblzo.in
+++ b/rules/host-liblzo.in
@@ -2,3 +2,4 @@
config HOST_LIBLZO
tristate
+ default ALLYES
diff --git a/rules/host-libpng.in b/rules/host-libpng.in
index 4b2ea9d8d..961bbbbf2 100644
--- a/rules/host-libpng.in
+++ b/rules/host-libpng.in
@@ -1,4 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBPNG
tristate
select HOST_ZLIB
+ default ALLYES
diff --git a/rules/host-libpthread-stubs.in b/rules/host-libpthread-stubs.in
index 444e871be..d550f215e 100644
--- a/rules/host-libpthread-stubs.in
+++ b/rules/host-libpthread-stubs.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBPTHREAD_STUBS
tristate
+ default ALLYES
diff --git a/rules/host-libsigcpp.in b/rules/host-libsigcpp.in
index 375d532ec..1d91a0344 100644
--- a/rules/host-libsigcpp.in
+++ b/rules/host-libsigcpp.in
@@ -1,6 +1,8 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBSIGCPP
tristate
+ default ALLYES
help
libsigc++ implements a typesafe callback system for standard C++. It
allows you to define signals and to connect those signals to any
diff --git a/rules/host-libuuid.in b/rules/host-libuuid.in
index f88e79f58..83d43d7e4 100644
--- a/rules/host-libuuid.in
+++ b/rules/host-libuuid.in
@@ -3,6 +3,7 @@
config HOST_LIBUUID
tristate
select HOST_UTIL_LINUX_NG
+ default ALLYES
help
Helper to select the host packet containing a recent libuuid.so
library and its header.
diff --git a/rules/host-libxcb.in b/rules/host-libxcb.in
index 5441938e0..08e56da82 100644
--- a/rules/host-libxcb.in
+++ b/rules/host-libxcb.in
@@ -1,7 +1,9 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBXCB
tristate
select HOST_XCB_PROTO
select HOST_LIBXSLT
select HOST_LIBPTHREAD_STUBS
select HOST_XORG_LIB_XAU
+ default ALLYES
diff --git a/rules/host-libxml2.in b/rules/host-libxml2.in
index dad37fb05..3cdcda4d7 100644
--- a/rules/host-libxml2.in
+++ b/rules/host-libxml2.in
@@ -1,8 +1,10 @@
## SECTION=hosttools_noprompt
+
config HOST_LIBXML2
tristate
select HOST_ZLIB
select HOST_LIBICONV
+ default ALLYES
help
Libxml2 is a XML C parser and toolkit. XML itself is a
metalanguage to design markup languages, i.e. text
diff --git a/rules/host-libxslt.in b/rules/host-libxslt.in
index ae9eb971f..5308cc472 100644
--- a/rules/host-libxslt.in
+++ b/rules/host-libxslt.in
@@ -3,6 +3,7 @@
config HOST_LIBXSLT
tristate
select HOST_LIBXML2
+ default ALLYES
help
LibXSLT is a generic XSLT implementation. For details see the
project homepage:
diff --git a/rules/host-localedef.in b/rules/host-localedef.in
index ea40d7995..ee6cbf217 100644
--- a/rules/host-localedef.in
+++ b/rules/host-localedef.in
@@ -2,3 +2,4 @@
config HOST_LOCALEDEF
tristate
+ default ALLYES
diff --git a/rules/host-lrzsz.in b/rules/host-lrzsz.in
index b4ff3cd8d..7c97105cb 100644
--- a/rules/host-lrzsz.in
+++ b/rules/host-lrzsz.in
@@ -2,4 +2,5 @@
config HOST_LRZSZ
tristate
+ default ALLYES
diff --git a/rules/host-lzop.in b/rules/host-lzop.in
index cab61ec84..c2675b344 100644
--- a/rules/host-lzop.in
+++ b/rules/host-lzop.in
@@ -3,6 +3,7 @@
config HOST_LZOP
tristate
select HOST_LIBLZO
+ default ALLYES
help
fast compression program
diff --git a/rules/host-mkelfImage.in b/rules/host-mkelfImage.in
index 60178984e..8ebc3d86a 100644
--- a/rules/host-mkelfImage.in
+++ b/rules/host-mkelfImage.in
@@ -3,6 +3,7 @@
config HOST_MKELFIMAGE
tristate
select HOST_ZLIB
+ default ALLYES
help
With mkelfImage you can create elf images from kernel
files to be downloaded by Etherboot for LinuxBIOS.
diff --git a/rules/host-mtd-utils.in b/rules/host-mtd-utils.in
index 9636aea84..29a1b590e 100644
--- a/rules/host-mtd-utils.in
+++ b/rules/host-mtd-utils.in
@@ -5,3 +5,4 @@ config HOST_MTD_UTILS
select HOST_LIBLZO
select HOST_ZLIB
select HOST_LIBUUID
+ default ALLYES
diff --git a/rules/host-mysql.in b/rules/host-mysql.in
index cb06a0f93..c0523e546 100644
--- a/rules/host-mysql.in
+++ b/rules/host-mysql.in
@@ -2,4 +2,5 @@
config HOST_MYSQL
tristate
+ default ALLYES
diff --git a/rules/host-ncurses.in b/rules/host-ncurses.in
index 30efcd667..bd922c098 100644
--- a/rules/host-ncurses.in
+++ b/rules/host-ncurses.in
@@ -2,4 +2,4 @@
config HOST_NCURSES
tristate
-
+ default ALLYES
diff --git a/rules/host-pkg-config.in b/rules/host-pkg-config.in
index 45a020913..c3f0aed81 100644
--- a/rules/host-pkg-config.in
+++ b/rules/host-pkg-config.in
@@ -2,4 +2,5 @@
config HOST_PKG_CONFIG
tristate
+ default ALLYES
diff --git a/rules/host-qooxdoo.in b/rules/host-qooxdoo.in
index 516be5a19..46ffdce74 100644
--- a/rules/host-qooxdoo.in
+++ b/rules/host-qooxdoo.in
@@ -1,5 +1,5 @@
## SECTION=hosttools_noprompt
config HOST_QOOXDOO
- bool
-
+ tristate
+ default ALLYES
diff --git a/rules/host-qt4.in b/rules/host-qt4.in
index 4d73838ea..c149dff4a 100644
--- a/rules/host-qt4.in
+++ b/rules/host-qt4.in
@@ -3,4 +3,5 @@
config HOST_QT4
tristate
select HOST_DBUS
+ default ALLYES
diff --git a/rules/host-squashfs-tools.in b/rules/host-squashfs-tools.in
index 1de26a025..cddcfa7c6 100644
--- a/rules/host-squashfs-tools.in
+++ b/rules/host-squashfs-tools.in
@@ -3,3 +3,4 @@
config HOST_SQUASHFS_TOOLS
tristate
select HOST_ZLIB
+ default ALLYES
diff --git a/rules/host-timeout.in b/rules/host-timeout.in
index 6989a8989..2f39a5b22 100644
--- a/rules/host-timeout.in
+++ b/rules/host-timeout.in
@@ -2,7 +2,8 @@
config HOST_TIMEOUT
tristate
+ default ALLYES
help
timeout executes a command and imposes an elapsed time
limit. When the time limit is reached, timeout sends a
- predefined signal to the target process. \ No newline at end of file
+ predefined signal to the target process.
diff --git a/rules/host-umkimage.in b/rules/host-umkimage.in
index abf5b4e14..00679b800 100644
--- a/rules/host-umkimage.in
+++ b/rules/host-umkimage.in
@@ -2,8 +2,8 @@
config HOST_UMKIMAGE
tristate
+ default ALLYES
select HOST_ZLIB
help
umkimage is the U-Boot mkimage command. It is used to create
boot images for the U-Boot bootloader.
-
diff --git a/rules/host-usplash.in b/rules/host-usplash.in
index 9f31072df..27103bf1a 100644
--- a/rules/host-usplash.in
+++ b/rules/host-usplash.in
@@ -1,5 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_USPLASH
tristate
select HOST_LIBGD
-
+ default ALLYES
diff --git a/rules/host-util-linux-ng.in b/rules/host-util-linux-ng.in
index 12f2d573a..bc0c1a8f6 100644
--- a/rules/host-util-linux-ng.in
+++ b/rules/host-util-linux-ng.in
@@ -3,5 +3,6 @@
config HOST_UTIL_LINUX_NG
tristate
select HOST_GETTEXT
+ default ALLYES
help
Useful hosttools and libs for linux ng utils.
diff --git a/rules/host-xcb-proto.in b/rules/host-xcb-proto.in
index 73e31b4d7..89b6f4aea 100644
--- a/rules/host-xcb-proto.in
+++ b/rules/host-xcb-proto.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XCB_PROTO
tristate
+ default ALLYES
diff --git a/rules/host-xorg-app-bdftopcf.in b/rules/host-xorg-app-bdftopcf.in
index 923e3e1f7..2f8b9ce56 100644
--- a/rules/host-xorg-app-bdftopcf.in
+++ b/rules/host-xorg-app-bdftopcf.in
@@ -1,4 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_APP_BDFTOPCF
tristate
select HOST_XORG_LIB_XFONT
+ default ALLYES
diff --git a/rules/host-xorg-app-mkfontdir.in b/rules/host-xorg-app-mkfontdir.in
index 4833e4cbf..f4d5da205 100644
--- a/rules/host-xorg-app-mkfontdir.in
+++ b/rules/host-xorg-app-mkfontdir.in
@@ -1,4 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_APP_MKFONTDIR
select HOST_XORG_APP_MKFONTSCALE
+ default ALLYES
tristate
diff --git a/rules/host-xorg-app-mkfontscale.in b/rules/host-xorg-app-mkfontscale.in
index 5de23e5d7..895710144 100644
--- a/rules/host-xorg-app-mkfontscale.in
+++ b/rules/host-xorg-app-mkfontscale.in
@@ -1,7 +1,9 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_APP_MKFONTSCALE
tristate
select HOST_ZLIB
select HOST_XORG_LIB_FONTENC
select HOST_FREETYPE
select HOST_XORG_PROTO_X
+ default ALLYES
diff --git a/rules/host-xorg-font-util.in b/rules/host-xorg-font-util.in
index ef1050331..2323f50a8 100644
--- a/rules/host-xorg-font-util.in
+++ b/rules/host-xorg-font-util.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_FONT_UTIL
tristate
+ default ALLYES
diff --git a/rules/host-xorg-lib-X11.in b/rules/host-xorg-lib-X11.in
index 12e349854..c2e0a5a0c 100644
--- a/rules/host-xorg-lib-X11.in
+++ b/rules/host-xorg-lib-X11.in
@@ -1,6 +1,8 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_LIB_X11
tristate
+ default ALLYES
select HOST_XORG_PROTO_X
select HOST_LIBXCB
@@ -14,4 +16,3 @@ config HOST_XORG_LIB_X11
select HOST_XORG_PROTO_KB
select HOST_XORG_PROTO_INPUT
-
diff --git a/rules/host-xorg-lib-Xau.in b/rules/host-xorg-lib-Xau.in
index 138815cab..2d5bd6c7c 100644
--- a/rules/host-xorg-lib-Xau.in
+++ b/rules/host-xorg-lib-Xau.in
@@ -1,4 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_LIB_XAU
tristate
+ default ALLYES
select HOST_XORG_PROTO_X
diff --git a/rules/host-xorg-lib-Xdmcp.in b/rules/host-xorg-lib-Xdmcp.in
index 51f60b6bf..bdc529bb6 100644
--- a/rules/host-xorg-lib-Xdmcp.in
+++ b/rules/host-xorg-lib-Xdmcp.in
@@ -1,4 +1,6 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_LIB_XDMCP
tristate
+ default ALLYES
select HOST_XORG_PROTO_X
diff --git a/rules/host-xorg-lib-Xfont.in b/rules/host-xorg-lib-Xfont.in
index a1ce7bc12..1343febc7 100644
--- a/rules/host-xorg-lib-Xfont.in
+++ b/rules/host-xorg-lib-Xfont.in
@@ -1,6 +1,8 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_LIB_XFONT
tristate
+ default ALLYES
select HOST_ZLIB
select HOST_XORG_PROTO_X
select HOST_XORG_PROTO_FONTS
diff --git a/rules/host-xorg-lib-fontenc.in b/rules/host-xorg-lib-fontenc.in
index fdcb9009b..adb5be7c8 100644
--- a/rules/host-xorg-lib-fontenc.in
+++ b/rules/host-xorg-lib-fontenc.in
@@ -1,5 +1,7 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_LIB_FONTENC
tristate
select HOST_ZLIB
select HOST_XORG_PROTO_X
+ default ALLYES
diff --git a/rules/host-xorg-lib-xtrans.in b/rules/host-xorg-lib-xtrans.in
index 46ee6a2b0..518a68112 100644
--- a/rules/host-xorg-lib-xtrans.in
+++ b/rules/host-xorg-lib-xtrans.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_LIB_XTRANS
tristate
+ default ALLYES
diff --git a/rules/host-xorg-proto-bigreqs.in b/rules/host-xorg-proto-bigreqs.in
index 35f0176d3..5119c0e0d 100644
--- a/rules/host-xorg-proto-bigreqs.in
+++ b/rules/host-xorg-proto-bigreqs.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_PROTO_BIGREQS
tristate
+ default ALLYES
diff --git a/rules/host-xorg-proto-fonts.in b/rules/host-xorg-proto-fonts.in
index 422188247..836410787 100644
--- a/rules/host-xorg-proto-fonts.in
+++ b/rules/host-xorg-proto-fonts.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_PROTO_FONTS
tristate
+ default ALLYES
diff --git a/rules/host-xorg-proto-input.in b/rules/host-xorg-proto-input.in
index 61fc458ca..07e500d71 100644
--- a/rules/host-xorg-proto-input.in
+++ b/rules/host-xorg-proto-input.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_PROTO_INPUT
tristate
+ default ALLYES
diff --git a/rules/host-xorg-proto-kb.in b/rules/host-xorg-proto-kb.in
index 453010706..5471a1df9 100644
--- a/rules/host-xorg-proto-kb.in
+++ b/rules/host-xorg-proto-kb.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_PROTO_KB
tristate
+ default ALLYES
diff --git a/rules/host-xorg-proto-x.in b/rules/host-xorg-proto-x.in
index 160436d6d..95034f291 100644
--- a/rules/host-xorg-proto-x.in
+++ b/rules/host-xorg-proto-x.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_PROTO_X
tristate
+ default ALLYES
diff --git a/rules/host-xorg-proto-xcmisc.in b/rules/host-xorg-proto-xcmisc.in
index 7f3a93a77..cc92fc76f 100644
--- a/rules/host-xorg-proto-xcmisc.in
+++ b/rules/host-xorg-proto-xcmisc.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_PROTO_XCMISC
tristate
+ default ALLYES
diff --git a/rules/host-xorg-proto-xext.in b/rules/host-xorg-proto-xext.in
index cc171f478..9a4d96270 100644
--- a/rules/host-xorg-proto-xext.in
+++ b/rules/host-xorg-proto-xext.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_XORG_PROTO_XEXT
tristate
+ default ALLYES
diff --git a/rules/host-xorg-server.in b/rules/host-xorg-server.in
index de1a54e45..b3c071a75 100644
--- a/rules/host-xorg-server.in
+++ b/rules/host-xorg-server.in
@@ -1,5 +1,6 @@
## SECTION=hosttools_noprompt
config HOST_XORG_SERVER
- bool
+ tristate
select HOST_XORG_UTIL_MACROS
+ default ALLYES
diff --git a/rules/host-xorg-util-macros.in b/rules/host-xorg-util-macros.in
index e0d353ef5..60f057e7f 100644
--- a/rules/host-xorg-util-macros.in
+++ b/rules/host-xorg-util-macros.in
@@ -1,4 +1,5 @@
## SECTION=hosttools_noprompt
config HOST_XORG_UTIL_MACROS
- bool
+ tristate
+ default ALLYES
diff --git a/rules/host-xz.in b/rules/host-xz.in
index 63922594d..7246a9226 100644
--- a/rules/host-xz.in
+++ b/rules/host-xz.in
@@ -2,6 +2,7 @@
config HOST_XZ
tristate
+ default ALLYES
help
XZ-format compression utilities
diff --git a/rules/host-zlib.in b/rules/host-zlib.in
index e01da2e82..591f95b7a 100644
--- a/rules/host-zlib.in
+++ b/rules/host-zlib.in
@@ -1,3 +1,5 @@
## SECTION=hosttools_noprompt
+
config HOST_ZLIB
tristate
+ default ALLYES