summaryrefslogtreecommitdiffstats
path: root/rules/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* Kconfig: remove empty sub-menuMichael Olbrich2019-03-011-3/+0
| | | | | | The last packages was moved to staging. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: allow selecting most host packages in the platformconfigMichael Olbrich2018-11-061-0/+1
| | | | | | | | | | | Do this by including the the hosttools_noprompt section for the platformconfig. This way, we don't need to manually add a package to the platformconfig when it is needed. Exceptions are special packages that are always enabled and host-gobject-introspection because it needs host-qemu. These packages are now in the new hosttools_noprompt_ptx section. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove obsolete and broken klibc/initramfsMichael Olbrich2018-05-301-7/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Kconfig: fix 'module' handlingMichael Olbrich2014-02-061-0/+1
| | | | | | | | | Kconfig has changed the handling for enabling tristate options: A config entry with the option 'modules' is used instead of a config entry with the name 'MODULES'. Use '_ptxconfig_MAGIC__' for that. It exists anyways. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Staging: just fix a typoJuergen Beisert2014-01-091-1/+1
| | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* introduce staging menuMichael Olbrich2014-01-091-0/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* tomoyo-tools: New packageBernhard Walle2013-05-031-0/+1
| | | | | | | | | | | This are the userspace tools needed to use the TOMOYO security module that is included in the Linux kernel >= 3.2. In addition, we modify Kconfig to include the tomoyo-tools package directly beyond the "Security" group. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Add new top-level group 'Security'Bernhard Walle2013-05-031-0/+2
| | | | | | | The SELinux stuff is now a subgroup. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules/Kconfig: add SELinux submenuMarc Kleine-Budde2013-02-051-0/+4
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules/ptxdist] remove, doesn't work anywayMarc Kleine-Budde2010-04-011-3/+3
| | | | | | | | use Open Embedded instead :D And it pollutes our namespace. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [Kconfig] convert initramfs menu into menuconfigMarc Kleine-Budde2009-11-051-2/+5
| | | | | | | With this patch, you're only asked once if you want to build initramfs not for every single package. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [klibc] have own menu for initramfs stuffJon Ringle2009-11-041-0/+4
| | | | | | Signed-off-by: Jon Ringle <jon@ringle.org> [mkl: split into smaller patches] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxdist] added new networking submenu (ipv6 transition tools)Bjoern Buerger2009-09-151-0/+3
| | | | | | | | rationale: these tools are very domain specific and probably highly experimental. This menu collects services and stuff for ipv6 deployment, testing, etc. Signed-off-by: Bjoern Buerger <b.buerger@pengutronix.de>
* sw-ek-lm3s3748: addedRobert Schwebel2009-06-101-0/+6
| | | | | | | | Add framework for the Stellaris LM3S3748 cortex-m3 cpu. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10733 33e552b5-05e3-0310-8538-816dae2090ed
* * graphics_and_multimedia.in, Kconfig:Marc Kleine-Budde2009-02-161-93/+1
| | | | | | | put graphics_and_multimedia into own menu git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9783 33e552b5-05e3-0310-8538-816dae2090ed
* * tk: Make the menu invisible until currentlyJuergen Beisert2009-01-121-2/+0
| | | | | | | broken packages are enabled git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9492 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in, Kconfig:Marc Kleine-Budde2009-01-101-8/+0
| | | | | | | | removed 'default n' cleaned up menu a bit git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9470 33e552b5-05e3-0310-8538-816dae2090ed
* * in files: more cleanupRobert Schwebel2008-12-211-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9302 33e552b5-05e3-0310-8538-816dae2090ed
* * menu: cleanup and more migration to generated .in filesRobert Schwebel2008-12-211-0/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9298 33e552b5-05e3-0310-8538-816dae2090ed
* * menu: cleanup and more migration to generated .in filesRobert Schwebel2008-12-211-55/+104
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9296 33e552b5-05e3-0310-8538-816dae2090ed
* * menu: cleanupRobert Schwebel2008-12-211-6/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9295 33e552b5-05e3-0310-8538-816dae2090ed
* * hosttools: migrate to autogen in filesRobert Schwebel2008-12-201-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9292 33e552b5-05e3-0310-8538-816dae2090ed
* * crosstools: migrate to auto in filesRobert Schwebel2008-12-201-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9291 33e552b5-05e3-0310-8538-816dae2090ed
* * debug.in: migrate to auto in filesRobert Schwebel2008-12-201-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9286 33e552b5-05e3-0310-8538-816dae2090ed
* * gtk: migrate to autogenerated menuesRobert Schwebel2008-12-201-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9276 33e552b5-05e3-0310-8538-816dae2090ed
* * directfb: migrate to autogenerated menuesRobert Schwebel2008-12-201-2/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9275 33e552b5-05e3-0310-8538-816dae2090ed
* * Kconfig:Marc Kleine-Budde2008-10-281-162/+17
| | | | | | | use generated files git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8986 33e552b5-05e3-0310-8538-816dae2090ed
* * nickel: addedRobert Schwebel2008-10-271-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8957 33e552b5-05e3-0310-8538-816dae2090ed
* * libmicrohttpd: new packetRobert Schwebel2008-10-271-0/+1
| | | | | | | | | | | | | Signed-off-by: Erwin Rol <erwin@erwinrol.com> * libmicrohttpd: - fixed permissions - broke long lines - use gnu mirror from ptxdist setup Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8954 33e552b5-05e3-0310-8538-816dae2090ed
* * gstreamer: add plugins-badSascha Hauer2008-10-071-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8916 33e552b5-05e3-0310-8538-816dae2090ed
* * mbw: addedRobert Schwebel2008-10-031-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8905 33e552b5-05e3-0310-8538-816dae2090ed
* * elektra: initial submit; needs further workRobert Schwebel2008-09-301-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8902 33e552b5-05e3-0310-8538-816dae2090ed
* * clock: remove, obsoleted by hwclockRobert Schwebel2008-09-211-1/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8876 33e552b5-05e3-0310-8538-816dae2090ed
* * cfgsh: unbreak cfgshRobert Schwebel2008-09-211-5/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8863 33e552b5-05e3-0310-8538-816dae2090ed
* * cyclictest: replace by newer rt-testsRobert Schwebel2008-09-011-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8826 33e552b5-05e3-0310-8538-816dae2090ed
* * gpsd: addedRobert Schwebel2008-08-291-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8820 33e552b5-05e3-0310-8538-816dae2090ed
* * mad.in, mad.make, Kconfig:Marc Kleine-Budde2008-08-231-11/+13
| | | | | | | activate new madplay and support libs, delete old mad git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8761 33e552b5-05e3-0310-8538-816dae2090ed
* * add lsuioWolfram Sang2008-08-221-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8755 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/atop.make, rules/atop.in, patches/atop-1.23, rules/Kconfig:Marc Kleine-Budde2008-08-071-0/+1
| | | | | | | added atop git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8727 33e552b5-05e3-0310-8538-816dae2090ed
* * gst-plugins-good: initial checkinRobert Schwebel2008-08-051-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8719 33e552b5-05e3-0310-8538-816dae2090ed
* * gst-plugins-base: initial checkin; only built-in plugins do compileRobert Schwebel2008-07-311-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8708 33e552b5-05e3-0310-8538-816dae2090ed
* * gstreamer: addedRobert Schwebel2008-07-301-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8703 33e552b5-05e3-0310-8538-816dae2090ed
* * libtheora: addedRobert Schwebel2008-07-301-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8697 33e552b5-05e3-0310-8538-816dae2090ed
* * libvorbis: addedRobert Schwebel2008-07-301-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8695 33e552b5-05e3-0310-8538-816dae2090ed
* * libogg: addedRobert Schwebel2008-07-301-0/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8694 33e552b5-05e3-0310-8538-816dae2090ed
* * kexec-tools: added; patch by Erwin RolRobert Schwebel2008-07-291-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8685 33e552b5-05e3-0310-8538-816dae2090ed
* * libmd: Add a smaller SHA-1 algorithm library for the upcomingJuergen Beisert2008-07-191-0/+1
| | | | | | | | new xorg server. This lib can be used in environments where the openssl library is not present or not applicable. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8663 33e552b5-05e3-0310-8538-816dae2090ed
* * 1337 is so outdated, no?Wolfram Sang2008-07-111-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8640 33e552b5-05e3-0310-8538-816dae2090ed
* * Kconfig:Marc Kleine-Budde2008-07-041-1/+5
| | | | | | | added magic git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8578 33e552b5-05e3-0310-8538-816dae2090ed
* sdparm tool addedJuergen Beisert2008-06-301-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8552 33e552b5-05e3-0310-8538-816dae2090ed