summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xdriver_xf86-video-neomagic/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* x11r7: remove useless depends on of X.org driversThomas Petazzoni2013-01-091-1/+0
| | | | | | | | | | | All X.org server drivers are already enclosed in a if BR2_PACKAGE_XSERVER_xorg .. endif block. Now that this option is only set if a X.org server is enabled, there is no need for each individual driver to depend on BR2_PACKAGE_XSERVER_XORG. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* X11R7.5 - remove all version information from Config.in filesWill Wagner2010-04-221-1/+0
| | | | | | | | | | As discussed on the list, don't want to have to change the Config.in file when we bump the version of a package Signed-off-by: Will Wagner <will_wagner@carallon.com> Acked-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump xf86-video-neomagic to 1.2.4Paulius Zaleckas2010-02-281-1/+1
| | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-101-0/+14
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.