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
John Crispin
52b8819b3c
bump x86 to .25
...
SVN-Revision: 11020
17 years ago
Nicolas Thill
c6fe45ed55
properly disable CONFIG_CRYPTO_HW
...
SVN-Revision: 10952
17 years ago
Florian Fainelli
8bd1e72bd0
Upgrade x86 to 2.6.24
...
SVN-Revision: 10575
17 years ago
Florian Fainelli
f5708f2369
Add PCnet32 ethernet support ( #3195 )
...
SVN-Revision: 10558
17 years ago
Travis Kemen
38101a0cdc
add support for the PCEngines Alix
...
SVN-Revision: 9611
17 years ago
Felix Fietkau
fa2828f9e5
move a few config options to the generic templates to avoid kernel config questions
...
SVN-Revision: 9510
17 years ago
Florian Fainelli
6b70ed8f18
Fix the r8169 kernel module ( #2554 )
...
SVN-Revision: 9436
17 years ago
John Crispin
dc0a4f8ff8
added rtl8169, from #2554
...
SVN-Revision: 9339
17 years ago
John Crispin
e8f986c59f
fixed missing kernel option for x86
...
SVN-Revision: 9319
17 years ago
Felix Fietkau
30007a5e6c
move a few config symbols to the 2.6.23 template
...
SVN-Revision: 9288
17 years ago