blob: 8da0caef1fb2ae8331242f8e6232b505c55e1548 [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"
Ulf Samuelsson7c48a8c2007-09-05 03:40:47 +0000139source "package/irda-utils/Config.in"
Peter Korsgaard70821e32007-02-16 20:16:24 +0000140source "package/iperf/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000141source "package/iproute2/Config.in"
142source "package/ipsec-tools/Config.in"
143source "package/iptables/Config.in"
Bernhard Reutner-Fischer9e453fb2007-01-31 21:22:33 +0000144source "package/l2tp/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000145source "package/libcgi/Config.in"
146source "package/libcgicc/Config.in"
147source "package/libpcap/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000148source "package/links/Config.in"
149source "package/lrzsz/Config.in"
Ulf Samuelsson28625ea2007-08-11 16:44:54 +0000150source "package/mdnsresponder/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000151source "package/mrouted/Config.in"
Bernhard Reutner-Fischered58a1f2007-09-02 20:53:38 +0000152source "package/mutt/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000153source "package/nbd/Config.in"
Peter Korsgaarda3bf0442007-05-22 11:59:22 +0000154source "package/ncftp/Config.in"
Bernhard Reutner-Fischerc41d4412007-01-24 17:02:45 +0000155if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
156source "package/netcat/Config.in"
157endif
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000158source "package/netkitbase/Config.in"
159source "package/netkittelnet/Config.in"
160source "package/netplug/Config.in"
161source "package/netsnmp/Config.in"
162source "package/nfs-utils/Config.in"
163source "package/ntp/Config.in"
164source "package/openntpd/Config.in"
165source "package/openssh/Config.in"
166source "package/openssl/Config.in"
167source "package/openvpn/Config.in"
168source "package/openswan/Config.in"
169source "package/portmap/Config.in"
170source "package/pppd/Config.in"
Bernhard Reutner-Fischer3c4690e2007-08-24 10:43:45 +0000171source "package/rp-pppoe/Config.in"
Bernhard Reutner-Fischer879c95d2007-08-22 16:08:38 +0000172source "package/pptp-linux/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000173source "package/proftpd/Config.in"
Bernhard Reutner-Fischer1548b212007-06-28 15:55:00 +0000174source "package/quagga/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000175source "package/rsync/Config.in"
176source "package/samba/Config.in"
177source "package/socat/Config.in"
178source "package/stunnel/Config.in"
179source "package/tcpdump/Config.in"
180source "package/tftpd/Config.in"
181if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
"Steven J. Hill"7a91ec92007-07-17 00:24:13 +0000182source "package/lighttpd/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000183source "package/thttpd/Config.in"
"Steven J. Hill"7a91ec92007-07-17 00:24:13 +0000184source "package/tinyhttpd/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000185endif
186source "package/tn5250/Config.in"
187source "package/ttcp/Config.in"
Bernhard Reutner-Fischere4e8dc72007-07-02 08:58:56 +0000188#if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
"Steven J. Hill"7a91ec92007-07-17 00:24:13 +0000189# ATTENTION! This was merged into busybox!
Bernhard Reutner-Fischere4e8dc72007-07-02 08:58:56 +0000190#source "package/udhcp/Config.in"
191#endif
Ulf Samuelsson73f43a22007-07-17 18:14:25 +0000192source "package/vpnc/Config.in"
Bernhard Reutner-Fischere3162a32007-01-17 12:27:27 +0000193source "package/vtun/Config.in"
194if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
195source "package/wget/Config.in"
196endif
197source "package/wireless-tools/Config.in"
198
199endif
200
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000201menuconfig BR2_BLOCKDEV_SUPPORT
202 bool "Hardware handling / blockdevices and filesystem maintenance"
203 default y
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000204 help
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000205 Support for hardware handling and maintenance, block devices,
206 filesystem creation and maintenance.
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000207
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000208if BR2_BLOCKDEV_SUPPORT
209source "package/acpid/Config.in"
210source "package/dbus/Config.in"
211source "package/dbus-glib/Config.in"
212source "package/dm/Config.in"
213source "package/dmraid/Config.in"
214source "package/e2fsprogs/Config.in"
Ulf Samuelsson87e9deb2007-07-28 15:30:20 +0000215source "package/gadgetfs-test/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000216source "package/hal/Config.in"
217if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
218source "package/hdparm/Config.in"
219source "package/hotplug/Config.in"
220endif
221source "package/hwdata/Config.in"
222source "package/iostat/Config.in"
Ulf Samuelssona1025ef2007-07-28 15:37:11 +0000223source "package/libaio/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000224source "package/libraw1394/Config.in"
225source "package/libusb/Config.in"
Bernhard Reutner-Fischer58c26562007-09-01 18:01:08 +0000226source "package/lm-sensors/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000227source "package/lvm2/Config.in"
228source "package/mdadm/Config.in"
229source "package/memtester/Config.in"
230source "package/mkdosfs/Config.in"
231source "package/mtd/Config.in"
232source "package/pciutils/Config.in"
233source "package/pcmcia/Config.in"
234source "package/raidtools/Config.in"
Bernhard Reutner-Fischerb6f97352007-02-06 09:04:44 +0000235source "package/setserial/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000236if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
237# busybox has fdisk
238source "package/sfdisk/Config.in"
239endif
240source "package/smartmontools/Config.in"
241if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
242# mdev
243source "package/udev/Config.in"
244endif
245source "package/usbmount/Config.in"
246source "package/usbutils/Config.in"
247source "package/wipe/Config.in"
248source "package/xfsprogs/Config.in"
249endif
250
251menuconfig BR2_AUDIO_SUPPORT
252 bool "Audio libraries and applications"
253 default y
254 help
255 Support for audio libraries and applications
256
257if BR2_AUDIO_SUPPORT
Ulf Samuelsson620f19d2007-07-23 07:54:13 +0000258source "package/alsa-lib/Config.in"
Ulf Samuelsson05936ec2007-07-23 08:10:52 +0000259source "package/alsa-utils/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000260source "package/asterisk/Config.in"
Peter Korsgaard1c0ead42007-06-13 10:07:16 +0000261source "package/aumix/Config.in"
Peter Korsgaard8298b7d2007-05-10 09:18:35 +0000262source "package/libid3tag/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000263source "package/libmad/Config.in"
Peter Korsgaardb33a6fb2007-04-24 13:43:15 +0000264source "package/libsndfile/Config.in"
Ulf Samuelsson9ede1d32007-09-12 04:58:33 +0000265source "package/libvorbis/Config.in"
Peter Korsgaardbf898042007-05-10 09:20:20 +0000266source "package/madplay/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000267source "package/mpg123/Config.in"
268endif
269
270menuconfig BR2_GRAPHIC_SUPPORT
271 bool "Graphic libraries and applications (graphic/text)"
272 default y
273 help
274 Support for graphic libraries, X Window system and related
275 packages, graphical toolkits, etc.
276
277if BR2_GRAPHIC_SUPPORT
278comment "text rendering libraries"
279source "package/ncurses/Config.in"
280source "package/newt/Config.in"
281source "package/slang/Config.in"
282
283comment "text rendering applications"
284source "package/dialog/Config.in"
285
286comment "graphic libraries"
287source "package/directfb/Config.in"
Ulf Samuelssondcab96b2007-08-12 18:19:45 +0000288source "package/fusion/Config.in"
Ulf Samuelssone1e3b7a2007-07-23 09:06:34 +0000289source "package/imagemagick/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000290source "package/jpeg/Config.in"
291source "package/libpng/Config.in"
Ulf Samuelsson260db3b2007-07-23 08:23:54 +0000292source "package/libungif/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000293source "package/sdl/Config.in"
294source "package/tiff/Config.in"
295
Ulf Samuelssone750d9b2007-07-23 12:01:05 +0000296comment "busybox graphic applications"
297comment "--> (May be broken in busybox)"
298source "package/fbv/Config.in"
299source "package/fbset/Config.in"
300
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000301comment "other GUIs"
302source "package/qte/Config.in"
303source "package/qtopia4/Config.in"
304
Bernhard Reutner-Fischer726abd42007-01-21 12:58:51 +0000305#source "package/microwin/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000306
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000307choice
308prompt "X Window System server"
309 default BR2_PACKAGE_XSERVER_none
310 help
311 Xserver to use.
312 For more information about the X protocol see
313 http://www.x.org
Ulf Samuelsson5283c212007-08-13 20:49:58 +0000314 You may have to enable LOCALE and WCHAR to build
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000315
316config BR2_PACKAGE_XSERVER_none
317 bool "none"
Eric Andersena7e49eb2007-08-10 19:07:51 +0000318config BR2_PACKAGE_XSERVER_x11r7
319 bool "x11r7"
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000320config BR2_PACKAGE_XSERVER_xorg
321 bool "xorg"
322config BR2_PACKAGE_XSERVER_tinyx
323 bool "tinyx"
324endchoice
Ulf Samuelssona9a68fa2007-08-28 23:02:52 +0000325
326config BR2_X11_PREFIX
327 string
328 default "/usr/X11R6" if BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx
329 default "/usr" if !BR2_PACKAGE_XSERVER_xorg && !BR2_PACKAGE_XSERVER_tinyx
330 help
331 X11 apps root location
332
Eric Andersena7e49eb2007-08-10 19:07:51 +0000333if BR2_PACKAGE_XSERVER_x11r7
334source "package/x11r7/Config.in"
335endif
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000336if BR2_PACKAGE_XSERVER_xorg
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000337source "package/xorg/Config.in"
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000338endif
339if BR2_PACKAGE_XSERVER_tinyx
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000340source "package/tinyx/Config.in"
Ulf Samuelsson1038cfa2007-08-21 01:39:29 +0000341source "package/tinyx-old/Config.in"
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000342endif
343
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000344comment "X libraries and helper libraries"
Bernhard Reutner-Fischerc5757aa2007-07-24 17:48:58 +0000345#XXX: maybe some of these should depend on !BR2_PACKAGE_XSERVER_none
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000346source "package/atk/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000347source "package/cairo/Config.in"
348source "package/pango/Config.in"
Ulf Samuelsson784ebe72007-08-11 23:31:41 +0000349source "package/libdrm/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000350source "package/libglib12/Config.in"
351source "package/libglib2/Config.in"
352source "package/libgtk12/Config.in"
353source "package/libgtk2/Config.in"
Eric Andersen9e6af6c2007-01-25 20:55:16 +0000354source "package/gtk2-engines/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000355source "package/fontconfig/Config.in"
356source "package/freetype/Config.in"
Ulf Samuelssoneec58d12007-08-12 11:34:03 +0000357source "package/tslib/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000358comment "X Window managers"
Ulf Samuelsson54f3d332007-08-12 11:31:06 +0000359source "package/matchbox/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000360source "package/metacity/Config.in"
361comment "X applications"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000362source "package/dillo/Config.in"
Peter Korsgaarde2dde9c2007-01-17 13:58:01 +0000363source "package/rdesktop/Config.in"
364source "package/rxvt/Config.in"
Bernhard Reutner-Fischer3ec18d52007-01-17 12:03:59 +0000365
Bernhard Reutner-Fischer61a80ac2007-07-27 12:47:58 +0000366comment "Video libraries/codecs and applications"
367source "package/mplayer/Config.in"
Bernhard Reutner-Fischer8fd570f2007-01-17 11:34:20 +0000368endif
Mike Frysinger4584c0d2005-02-10 00:45:43 +0000369
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000370menuconfig BR2_COMPRESSOR_SUPPORT
371 bool "Compressors / decompressors"
372 default y
373 help
374 Support for compressors and decompressors like lzo, lzma, bzip2
375
Bernhard Reutner-Fischer3d982372007-01-22 12:27:33 +0000376if BR2_COMPRESSOR_SUPPORT
Bernhard Reutner-Fischer570d8342007-02-16 09:32:12 +0000377if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000378source "package/gzip/Config.in"
Bernhard Reutner-Fischer570d8342007-02-16 09:32:12 +0000379endif
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000380source "package/lzo/Config.in"
381source "package/lzma/Config.in"
382source "package/zlib/Config.in"
383endif
384
385menuconfig BR2_SCRIPTING_SUPPORT
386 bool "Interpreter languages / Scripting"
387 default y
388 help
389 Support for scripting languages, interpreter languages.
390
391if BR2_SCRIPTING_SUPPORT
392source "package/microperl/Config.in"
393source "package/python/Config.in"
394source "package/ruby/Config.in"
395source "package/tcl/Config.in"
Ulf Samuelsson1b50c352007-08-07 17:47:03 +0000396source "package/php/Config.in"
Bernhard Reutner-Fischera2fad642007-01-21 16:08:27 +0000397endif
398
Eric Andersen2d523c22004-10-09 01:06:03 +0000399endmenu