blob: 573823b2db5d4c37b6b4a99d7aeb4ed371b85512 [file] [log] [blame]
Eric Andersenf6940162004-10-09 06:13:40 +00001menu "Package Selection for the target"
Eric Andersen2d523c22004-10-09 01:06:03 +00002
Eric Andersenf6940162004-10-09 06:13:40 +00003
Mike Frysinger4584c0d2005-02-10 00:45:43 +00004comment "The default minimal system"
Eric Andersen2d523c22004-10-09 01:06:03 +00005source "package/busybox/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +00006
7
Eric Andersenf6940162004-10-09 06:13:40 +00008comment "The minimum needed to build a uClibc development system"
Eric Andersenf6940162004-10-09 06:13:40 +00009source "package/bash/Config.in"
10source "package/bzip2/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000011if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +000012source "package/coreutils/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000013endif
Eric Andersenf6940162004-10-09 06:13:40 +000014source "package/diffutils/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000015if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +000016source "package/ed/Config.in"
17source "package/findutils/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000018endif
Eric Andersenf6940162004-10-09 06:13:40 +000019source "package/flex/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000020if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +000021source "package/gawk/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000022endif
Eric Andersenf6940162004-10-09 06:13:40 +000023source "toolchain/gcc/Config.in.2"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000024if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +000025source "package/grep/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000026endif
Eric Andersenf6940162004-10-09 06:13:40 +000027source "package/make/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000028if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +000029source "package/patch/Config.in"
Eric Andersen2d523c22004-10-09 01:06:03 +000030source "package/sed/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000031source "package/tar/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000032endif
Eric Andersenf6940162004-10-09 06:13:40 +000033
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +000034comment "Other development stuff"
Eric Andersenf6940162004-10-09 06:13:40 +000035source "package/autoconf/Config.in"
36source "package/automake/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000037source "package/bison/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +000038source "toolchain/ccache/Config.in.2"
Bernhard Reutner-Fischer8ff8fa72007-02-06 11:22:50 +000039source "package/cvs/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000040source "package/distcc/Config.in"
Eric Andersen28151cf2006-12-12 22:16:41 +000041source "package/dmalloc/Config.in"
David Anders2bf4d832006-01-23 20:10:12 +000042source "package/expat/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000043source "package/fakeroot/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000044source "package/gettext/Config.in"
Bernhard Reutner-Fischerccd252b2006-11-28 16:59:17 +000045source "package/gmp/Config.in"
46source "package/mpfr/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +000047source "package/libtool/Config.in"
48source "package/m4/Config.in"
49source "package/mpatrol/Config.in"
50source "package/pkgconfig/Config.in"
51source "package/readline/Config.in"
52source "package/valgrind/Config.in"
"Steven J. Hill"1f928312007-05-07 03:58:30 +000053source "package/xerces/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +000054
55comment "Other stuff"
56source "package/at/Config.in"
57source "package/berkeleydb/Config.in"
58source "package/bsdiff/Config.in"
59source "package/customize/Config.in"
60source "package/dash/Config.in"
61source "package/file/Config.in"
Bernhard Reutner-Fischerb07203d2006-12-20 16:38:22 +000062source "package/kexec/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000063if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +000064source "package/less/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000065endif
Ulf Samuelsson39435912007-08-06 19:41:40 +000066source "package/libdaemon/Config.in"
Eric Andersen4dcfc9d2005-02-25 03:22:54 +000067source "package/libelf/Config.in"
"Steven J. Hill"0d7b08d2007-01-14 01:04:33 +000068source "package/libevent/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000069source "package/libfloat/Config.in"
Ulf Samuelsson73f43a22007-07-17 18:14:25 +000070source "package/libgcrypt/Config.in"
71source "package/libgpg-error/Config.in"
"Steven J. Hill"1f928312007-05-07 03:58:30 +000072source "package/liblockfile/Config.in"
Eric Andersendfba3cf2005-04-26 06:26:14 +000073source "package/libsysfs/Config.in"
Ulf Samuelssonf9a0f112007-07-16 20:13:22 +000074source "package/libxml2/Config.in"
"Steven J. Hill"1f928312007-05-07 03:58:30 +000075source "package/lockfile-progs/Config.in"
Eric Andersenf2a47042006-06-23 06:53:28 +000076source "package/lsof/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000077source "package/ltp-testsuite/Config.in"
78source "package/ltrace/Config.in"
Eric Andersenf2a5ce42005-09-30 20:41:41 +000079source "package/ltt/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000080source "package/microcom/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000081if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersend5b0e082005-06-09 09:46:12 +000082source "package/module-init-tools/Config.in"
83source "package/modutils/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000084endif
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000085if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
86# busybox has an editor..
Eric Andersenf6940162004-10-09 06:13:40 +000087source "package/nano/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000088endif
Mike Frysinger6a422352004-10-14 20:13:24 +000089source "package/portage/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000090if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +000091source "package/procps/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000092endif
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000093if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Mike Frysingerbb5cb3d2005-11-19 09:39:50 +000094source "package/psmisc/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000095endif
Peter Korsgaarddfa4f832006-09-26 16:01:07 +000096source "package/sqlite/Config.in"
Eric Andersenf6940162004-10-09 06:13:40 +000097source "package/strace/Config.in"
Eric Andersen34a0c2f2006-04-11 00:27:51 +000098source "package/sudo/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +000099if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Bernhard Reutner-Fischer8eb1a772007-01-17 12:28:23 +0000100source "package/sysklogd/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000101# busybox has init and the runit stuff
Mike Frysinger9c5bb0e2005-12-13 05:01:49 +0000102source "package/sysvinit/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000103endif
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000104if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +0000105source "package/tinylogin/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000106endif
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000107if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000108# busybox has an editor..
Eric Andersen51c429b2006-04-06 17:45:35 +0000109source "package/uemacs/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000110endif
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000111if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Eric Andersenf6940162004-10-09 06:13:40 +0000112source "package/util-linux/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000113endif
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000114if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Mike Frysinger52c95082004-11-11 14:28:17 +0000115source "package/which/Config.in"
Bernhard Reutner-Fischerd7494502007-01-17 11:48:11 +0000116endif
Eric Andersen2d523c22004-10-09 01:06:03 +0000117
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000118menuconfig BR2_NETWORK_SUPPORT
119 bool "Networking"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000120 default y
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000121 help
122 Support for networking and related packages
123
124if BR2_NETWORK_SUPPORT
125source "package/argus/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000126source "package/avahi/Config.in"
127source "package/boa/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000128source "package/bind/Config.in"
129source "package/bridge/Config.in"
"Steven J. Hill"1f928312007-05-07 03:58:30 +0000130source "package/curl/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000131if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
132source "package/dhcp/Config.in"
133endif
134source "package/dnsmasq/Config.in"
135source "package/dropbear/Config.in"
136source "package/ethtool/Config.in"
Bernhard Reutner-Fischer9a171e72007-01-17 12:31:15 +0000137source "package/haserl/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000138source "package/hostap/Config.in"
Peter Korsgaard70821e32007-02-16 20:16:24 +0000139source "package/iperf/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000140source "package/iproute2/Config.in"
141source "package/ipsec-tools/Config.in"
142source "package/iptables/Config.in"
Bernhard Reutner-Fischer9e453fb2007-01-31 21:22:33 +0000143source "package/l2tp/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000144source "package/libcgi/Config.in"
145source "package/libcgicc/Config.in"
146source "package/libpcap/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000147source "package/links/Config.in"
148source "package/lrzsz/Config.in"
Ulf Samuelsson28625ea2007-08-11 16:44:54 +0000149source "package/mdnsresponder/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000150source "package/mrouted/Config.in"
151source "package/nbd/Config.in"
Peter Korsgaarda3bf0442007-05-22 11:59:22 +0000152source "package/ncftp/Config.in"
Bernhard Reutner-Fischerc41d4412007-01-24 17:02:45 +0000153if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
154source "package/netcat/Config.in"
155endif
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000156source "package/netkitbase/Config.in"
157source "package/netkittelnet/Config.in"
158source "package/netplug/Config.in"
159source "package/netsnmp/Config.in"
160source "package/nfs-utils/Config.in"
161source "package/ntp/Config.in"
162source "package/openntpd/Config.in"
163source "package/openssh/Config.in"
164source "package/openssl/Config.in"
165source "package/openvpn/Config.in"
166source "package/openswan/Config.in"
167source "package/portmap/Config.in"
168source "package/pppd/Config.in"
169source "package/proftpd/Config.in"
Bernhard Reutner-Fischer1548b212007-06-28 15:55:00 +0000170source "package/quagga/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000171source "package/rsync/Config.in"
172source "package/samba/Config.in"
173source "package/socat/Config.in"
174source "package/stunnel/Config.in"
175source "package/tcpdump/Config.in"
176source "package/tftpd/Config.in"
177if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
"Steven J. Hill"7a91ec92007-07-17 00:24:13 +0000178source "package/lighttpd/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000179source "package/thttpd/Config.in"
"Steven J. Hill"7a91ec92007-07-17 00:24:13 +0000180source "package/tinyhttpd/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000181endif
182source "package/tn5250/Config.in"
183source "package/ttcp/Config.in"
Bernhard Reutner-Fischere4e8dc72007-07-02 08:58:56 +0000184#if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
"Steven J. Hill"7a91ec92007-07-17 00:24:13 +0000185# ATTENTION! This was merged into busybox!
Bernhard Reutner-Fischere4e8dc72007-07-02 08:58:56 +0000186#source "package/udhcp/Config.in"
187#endif
Ulf Samuelsson73f43a22007-07-17 18:14:25 +0000188source "package/vpnc/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000189source "package/vtun/Config.in"
190if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
191source "package/wget/Config.in"
192endif
193source "package/wireless-tools/Config.in"
194
195endif
196
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000197menuconfig BR2_BLOCKDEV_SUPPORT
198 bool "Hardware handling / blockdevices and filesystem maintenance"
199 default y
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000200 help
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000201 Support for hardware handling and maintenance, block devices,
202 filesystem creation and maintenance.
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000203
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000204if BR2_BLOCKDEV_SUPPORT
205source "package/acpid/Config.in"
206source "package/dbus/Config.in"
207source "package/dbus-glib/Config.in"
208source "package/dm/Config.in"
209source "package/dmraid/Config.in"
210source "package/e2fsprogs/Config.in"
Ulf Samuelsson87e9deb2007-07-28 15:30:20 +0000211source "package/gadgetfs-test/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000212source "package/hal/Config.in"
213if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
214source "package/hdparm/Config.in"
215source "package/hotplug/Config.in"
216endif
217source "package/hwdata/Config.in"
218source "package/iostat/Config.in"
Ulf Samuelssona1025ef2007-07-28 15:37:11 +0000219source "package/libaio/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000220source "package/libraw1394/Config.in"
221source "package/libusb/Config.in"
222source "package/lvm2/Config.in"
223source "package/mdadm/Config.in"
224source "package/memtester/Config.in"
225source "package/mkdosfs/Config.in"
226source "package/mtd/Config.in"
227source "package/pciutils/Config.in"
228source "package/pcmcia/Config.in"
229source "package/raidtools/Config.in"
Bernhard Reutner-Fischerb6f97352007-02-06 09:04:44 +0000230source "package/setserial/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000231if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
232# busybox has fdisk
233source "package/sfdisk/Config.in"
234endif
235source "package/smartmontools/Config.in"
236if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
237# mdev
238source "package/udev/Config.in"
239endif
240source "package/usbmount/Config.in"
241source "package/usbutils/Config.in"
242source "package/wipe/Config.in"
243source "package/xfsprogs/Config.in"
244endif
245
246menuconfig BR2_AUDIO_SUPPORT
247 bool "Audio libraries and applications"
248 default y
249 help
250 Support for audio libraries and applications
251
252if BR2_AUDIO_SUPPORT
Ulf Samuelsson620f19d2007-07-23 07:54:13 +0000253source "package/alsa-lib/Config.in"
Ulf Samuelsson05936ec2007-07-23 08:10:52 +0000254source "package/alsa-utils/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000255source "package/asterisk/Config.in"
Peter Korsgaard1c0ead42007-06-13 10:07:16 +0000256source "package/aumix/Config.in"
Peter Korsgaard8298b7d2007-05-10 09:18:35 +0000257source "package/libid3tag/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000258source "package/libmad/Config.in"
Peter Korsgaardb33a6fb2007-04-24 13:43:15 +0000259source "package/libsndfile/Config.in"
Peter Korsgaardbf898042007-05-10 09:20:20 +0000260source "package/madplay/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000261source "package/mpg123/Config.in"
262endif
263
264menuconfig BR2_GRAPHIC_SUPPORT
265 bool "Graphic libraries and applications (graphic/text)"
266 default y
267 help
268 Support for graphic libraries, X Window system and related
269 packages, graphical toolkits, etc.
270
271if BR2_GRAPHIC_SUPPORT
272comment "text rendering libraries"
273source "package/ncurses/Config.in"
274source "package/newt/Config.in"
275source "package/slang/Config.in"
276
277comment "text rendering applications"
278source "package/dialog/Config.in"
279
280comment "graphic libraries"
281source "package/directfb/Config.in"
Ulf Samuelssone1e3b7a2007-07-23 09:06:34 +0000282source "package/imagemagick/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000283source "package/jpeg/Config.in"
284source "package/libpng/Config.in"
Ulf Samuelsson260db3b2007-07-23 08:23:54 +0000285source "package/libungif/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000286source "package/sdl/Config.in"
287source "package/tiff/Config.in"
288
Ulf Samuelssone750d9b2007-07-23 12:01:05 +0000289comment "busybox graphic applications"
290comment "--> (May be broken in busybox)"
291source "package/fbv/Config.in"
292source "package/fbset/Config.in"
293
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000294comment "other GUIs"
295source "package/qte/Config.in"
296source "package/qtopia4/Config.in"
297
Bernhard Reutner-Fischer726abd42007-01-21 12:58:51 +0000298#source "package/microwin/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000299
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000300choice
301prompt "X Window System server"
302 default BR2_PACKAGE_XSERVER_none
303 help
304 Xserver to use.
305 For more information about the X protocol see
306 http://www.x.org
307
308config BR2_PACKAGE_XSERVER_none
309 bool "none"
Eric Andersena7e49eb2007-08-10 19:07:51 +0000310config BR2_PACKAGE_XSERVER_x11r7
311 bool "x11r7"
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000312config BR2_PACKAGE_XSERVER_xorg
313 bool "xorg"
314config BR2_PACKAGE_XSERVER_tinyx
315 bool "tinyx"
316endchoice
Eric Andersena7e49eb2007-08-10 19:07:51 +0000317if BR2_PACKAGE_XSERVER_x11r7
318source "package/x11r7/Config.in"
319endif
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000320if BR2_PACKAGE_XSERVER_xorg
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000321source "package/xorg/Config.in"
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000322endif
323if BR2_PACKAGE_XSERVER_tinyx
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000324source "package/tinyx/Config.in"
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000325endif
326
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000327comment "X libraries and helper libraries"
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000328#XXX: maybe some of these should depend on !BR2_PACKAGE_XSERVER_none
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000329source "package/atk/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000330source "package/cairo/Config.in"
331source "package/pango/Config.in"
Ulf Samuelsson784ebe72007-08-11 23:31:41 +0000332source "package/libdrm/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000333source "package/libglib12/Config.in"
334source "package/libglib2/Config.in"
335source "package/libgtk12/Config.in"
336source "package/libgtk2/Config.in"
Eric Andersen9e6af6c2007-01-25 20:55:16 +0000337source "package/gtk2-engines/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000338source "package/fontconfig/Config.in"
339source "package/freetype/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000340comment "X Window managers"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000341source "package/metacity/Config.in"
342comment "X applications"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000343source "package/dillo/Config.in"
Peter Korsgaarde2dde9c2007-01-17 13:58:01 +0000344source "package/rdesktop/Config.in"
345source "package/rxvt/Config.in"
Bernhard Reutner-Fischer3ec18d52007-01-17 12:03:59 +0000346
Bernhard Reutner-Fischer61a80ac2007-07-27 12:47:58 +0000347comment "Video libraries/codecs and applications"
348source "package/mplayer/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000349endif
Mike Frysinger4584c0d2005-02-10 00:45:43 +0000350
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000351menuconfig BR2_COMPRESSOR_SUPPORT
352 bool "Compressors / decompressors"
353 default y
354 help
355 Support for compressors and decompressors like lzo, lzma, bzip2
356
Bernhard Reutner-Fischer3d982372007-01-22 12:27:33 +0000357if BR2_COMPRESSOR_SUPPORT
Bernhard Reutner-Fischer570d8342007-02-16 09:32:12 +0000358if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000359source "package/gzip/Config.in"
Bernhard Reutner-Fischer570d8342007-02-16 09:32:12 +0000360endif
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000361source "package/lzo/Config.in"
362source "package/lzma/Config.in"
363source "package/zlib/Config.in"
364endif
365
366menuconfig BR2_SCRIPTING_SUPPORT
367 bool "Interpreter languages / Scripting"
368 default y
369 help
370 Support for scripting languages, interpreter languages.
371
372if BR2_SCRIPTING_SUPPORT
373source "package/microperl/Config.in"
374source "package/python/Config.in"
375source "package/ruby/Config.in"
376source "package/tcl/Config.in"
Ulf Samuelsson1b50c352007-08-07 17:47:03 +0000377source "package/php/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000378endif
379
Eric Andersen2d523c22004-10-09 01:06:03 +0000380endmenu