1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-05 04:12:25 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
jow
eb0c9b79d7 [x86] enable RTC_CLASS for Linux 3.2 and 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 13:06:26 +00:00
jow
73c4fa4d10 config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM
CONFIG_LEDS_GPIO_PLATFORM went away a while ago.

http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b

Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-24 10:35:20 +00:00
jow
67afb34982 [x86] disable additional PATA drivers in global 3.2 and 3.3 config, remove redundant symbols from alix2 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 19:47:55 +00:00
jow
eba1d3106d [PATCHv2 1/1] x86: trivial -- add missing CONFIG_GEOS symbol to top-level
So that builds don't stall in x86 prompting for this symbol.
[From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/]


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 19:21:41 +00:00
jow
cea253527a [PATCH 1/1] x86: move additional oddball PATA drivers
These should only be enabled in the generic image, as they bloat all of the other targets.
Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3.
Restore PC speaker to Geos target.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 18:02:57 +00:00
jow
4181b7c622 [x86] create a config-3.2 for upcoming changes, rebase config-default to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-30 02:13:37 +00:00