Felix Fietkau
68af223efe
x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
...
The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration.
Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27037
14 years ago
Daniel Dickinson
ff1bc5c29d
x86: missing kernel symbols
...
Please include these two missing kernel CONFIG_ symbols.
SVN-Revision: 26679
14 years ago
Florian Fainelli
29fd37780b
switch to newer CS5535 GPIO driver, patch from Philip Prindeville
...
SVN-Revision: 25631
14 years ago
Daniel Dickinson
cc7e8eabb1
Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville
...
SVN-Revision: 25031
14 years ago
Imre Kaloz
4052849677
switch from ext2 to ext4 (w/o) journaling
...
SVN-Revision: 24084
14 years ago
Imre Kaloz
cca7066e73
additional Kconfig options for newer kernels
...
SVN-Revision: 24081
14 years ago
Imre Kaloz
5406906be1
we don't need microcode updates
...
SVN-Revision: 24080
14 years ago
Felix Fietkau
9bfd20a160
x86: add missing l1 cache shift change
...
SVN-Revision: 24072
14 years ago
Florian Fainelli
88eadf541f
add required symbols to allow building of 2.6.35.7
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 23594
14 years ago
Jo-Philipp Wich
947519fae0
add missing symbols for 2.6.35
...
SVN-Revision: 22503
14 years ago
Florian Fainelli
15e8d2e0b7
add net5501 support
...
This patch brings up the net5501 platform.
Note that the x86/ target included support for all x86/ class
processors. That's not technically correct. This should be constrained
only to the "generic" subtarget. Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.
It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't. Again, moving
that to the generic subtarget.
Fortunately, this was a fairly benign tweak.
The net5501 board includes the following logic:
Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 20794
15 years ago
Jo-Philipp Wich
b8df00afc6
Change default processor family to 486, refresh config (patch by Acinonyx)
...
SVN-Revision: 20516
15 years ago
Hauke Mehrtens
dfff03754d
x86: do no overwrite CONFIG_SCSI_LOWLEVEL
...
CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30
SVN-Revision: 20340
15 years ago
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
15 years ago
Jo-Philipp Wich
32a1e0c588
switch kernel compression from lzma to gzip and reorder symbols - fixes boot problems in VirtualBox
...
SVN-Revision: 19759
15 years ago
Jo-Philipp Wich
98e41f341e
add missing symbols to default config
...
SVN-Revision: 19631
15 years ago
Jo-Philipp Wich
501235fc51
merge 2.6.31 and 2.6.32 configs
...
SVN-Revision: 19626
15 years ago
Jo-Philipp Wich
81c56d1c52
move kernel config symbols from the Xen subtarget to the platform config
...
SVN-Revision: 19625
15 years ago
Jo-Philipp Wich
e268649a97
prepare kernel 2.6.32 support
...
SVN-Revision: 19617
15 years ago
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
15 years ago
Imre Kaloz
bf8db0ded6
enable ACPI/HPET/MSI in the generic config
...
SVN-Revision: 18612
15 years ago
Imre Kaloz
8b689d0397
use CONFIG_EMBEDDED for x86, too
...
SVN-Revision: 18459
15 years ago
Imre Kaloz
6b280112f2
some more Kconfig symbol move..
...
SVN-Revision: 18371
15 years ago
Imre Kaloz
1d62d9a95c
another round of kernel config cleanups
...
SVN-Revision: 18370
15 years ago
Imre Kaloz
ef42fb4c13
sort all target config files
...
SVN-Revision: 18367
15 years ago
Felix Fietkau
77fc4ffcc7
x86: add support for 2.6.31
...
SVN-Revision: 17723
15 years ago
Felix Fietkau
ac8c461d50
x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
...
SVN-Revision: 17722
15 years ago
Imre Kaloz
91e866f383
config cleanups
...
SVN-Revision: 15861
16 years ago
Hauke Mehrtens
20fef36448
remove lzma kernel compression.
...
SVN-Revision: 15853
16 years ago
Imre Kaloz
6bfddb152f
some additional config file cleanup..
...
SVN-Revision: 15845
16 years ago
Imre Kaloz
c83d91fcfc
unify congestion control options
...
SVN-Revision: 15844
16 years ago
Hauke Mehrtens
d8967780d4
x86 Kernel configuration for kernel 2.6.30.
...
SVN-Revision: 15804
16 years ago
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
16 years ago
Imre Kaloz
a614251e6c
cleanup MTD option handling
...
SVN-Revision: 15602
16 years ago
Hauke Mehrtens
9f10820e7c
Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.
...
SVN-Revision: 15543
16 years ago
Hauke Mehrtens
38ca46d7c5
add BLK_DEV_PIIX symbol needed for Virtual Box.
...
SVN-Revision: 14719
16 years ago
Felix Fietkau
11014b5cea
disable all kernel config options that are set to =m
...
SVN-Revision: 14611
16 years ago
Felix Fietkau
474cf6d326
disable SMP by default on x86
...
SVN-Revision: 14498
16 years ago
Markus Wigge
d7fed96eba
- removed cs5535 driver again, mixed it up with 5536 chipset - added support for "AMD and nVidia IDE support" which works on my Alix.6b2 without further configuration.
...
SVN-Revision: 14460
16 years ago
Markus Wigge
50bb63356d
- added cs5535 ide driver - change memory allocator to "SLUB"
...
SVN-Revision: 14459
16 years ago
Markus Wigge
a75c40c66f
- added generic config for 2.6.28 generated from 2.6.27 with plain kernel_menuconfig, no modifications so far
...
SVN-Revision: 14223
16 years ago
Florian Fainelli
5dc3098a6c
Disable CONFIG_NF_CT_ACCT
...
SVN-Revision: 13577
16 years ago
Imre Kaloz
a695fa76a4
move THERMAL symbols into the generic config
...
SVN-Revision: 13346
16 years ago
Florian Fainelli
dd2ab5bfb0
Subject: [PATCH] Upgrades x86 to kernel 2.6.27 ( #4195 )
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13332
16 years ago
Nicolas Thill
3029c2fd53
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
...
SVN-Revision: 12690
16 years ago
Andy Boyett
1af378601e
x86: Sync kernel config
...
SVN-Revision: 11557
17 years ago
Gabor Juhos
d95fa260a3
sync kernel config
...
SVN-Revision: 11524
17 years ago
Nicolas Thill
8222d04d45
add missing config symbol
...
SVN-Revision: 11105
17 years ago
Nicolas Thill
e3a42b23c6
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
...
SVN-Revision: 11097
17 years ago
John Crispin
533d5126e1
bump x86 to 25.1
...
SVN-Revision: 11041
17 years ago