Gabor Juhos
|
1f516235ea
|
remove common symbols from 3.3 configs
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
|
12 years ago |
Florian Fainelli
|
f7fcb3c845
|
split kernel config between generic, au1500 and au1550
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34155
|
12 years ago |
Gabor Juhos
|
e91dc2e5b3
|
target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33987
|
12 years ago |
Florian Fainelli
|
d243c1e1f2
|
add missing configuration symbols
SVN-Revision: 32769
|
13 years ago |
Gabor Juhos
|
e065d5cfbe
|
au1000: add support for 3.3
Compile tested only.
SVN-Revision: 31892
|
13 years ago |
Gabor Juhos
|
39994008cb
|
linux: move certain disabled symbols to the generic configs
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
SVN-Revision: 31737
|
13 years ago |
Florian Fainelli
|
8100658a30
|
add missing config symbols
Thanks KanjiMonster
SVN-Revision: 29955
|
13 years ago |
Florian Fainelli
|
ad808cf7e6
|
add support for 3.2 kernel
SVN-Revision: 29939
|
13 years ago |
Florian Fainelli
|
0de25d1263
|
update to 2.6.39
SVN-Revision: 27090
|
14 years ago |
Florian Fainelli
|
cdb0481744
|
switch to using 2.6.37.1
SVN-Revision: 25622
|
14 years ago |
Jo-Philipp Wich
|
6aed994bfc
|
add missing symbol
SVN-Revision: 25616
|
14 years ago |
Alexandros C. Couloumbis
|
fad16eb736
|
linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)
SVN-Revision: 23391
|
14 years ago |
Florian Fainelli
|
153f4c8b9b
|
add support for 2.6.35
SVN-Revision: 22568
|
14 years ago |
Florian Fainelli
|
7484ad4108
|
add 2.6.34 support
SVN-Revision: 22041
|
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 |
Florian Fainelli
|
3ab3adb145
|
switch to 2.6.32, resync kernel config, enable gpio sysfs support
SVN-Revision: 19794
|
15 years ago |
Imre Kaloz
|
0a52bc58f8
|
re-sort all target and subtarget config files
SVN-Revision: 19580
|
15 years ago |
Florian Fainelli
|
746fdb8f6d
|
add 2.6.32 support
SVN-Revision: 19492
|
15 years ago |
Florian Fainelli
|
25dd23e4e0
|
move 2.6.30 configuration to their appropriate names
SVN-Revision: 19491
|
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 |
Andy Boyett
|
c85a89348f
|
move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
|
15 years ago |
Gabor Juhos
|
47c0d7419f
|
kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
|
15 years ago |
Gabor Juhos
|
d59f5b3a98
|
kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
|
15 years ago |
Florian Fainelli
|
dece660b0f
|
switch to 2.6.30.1
SVN-Revision: 16896
|
16 years ago |
Imre Kaloz
|
a9c958c2de
|
make kernels use /etc/preinit by default
SVN-Revision: 15840
|
16 years ago |
Florian Fainelli
|
7530723d77
|
update to 2.6.28
SVN-Revision: 15661
|
16 years ago |
Imre Kaloz
|
e9b397805d
|
some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
|
16 years ago |
Imre Kaloz
|
0f2b1d070a
|
more cleanup
SVN-Revision: 15605
|
16 years ago |
Imre Kaloz
|
a614251e6c
|
cleanup MTD option handling
SVN-Revision: 15602
|
16 years ago |
Florian Fainelli
|
ea59933af8
|
do not override input config symbols (#4722)
SVN-Revision: 15235
|
16 years ago |
Florian Fainelli
|
c8dcdc9c01
|
prepare to support more au1x00 targets
SVN-Revision: 14473
|
16 years ago |
Florian Fainelli
|
be28e9d438
|
Convert au1000 to using gpiolib, fixes an oops on startup
SVN-Revision: 13935
|
16 years ago |
Florian Fainelli
|
5dc3098a6c
|
Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
|
16 years ago |
Gabor Juhos
|
919a8a9fe0
|
make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
|
16 years ago |
Imre Kaloz
|
a695fa76a4
|
move THERMAL symbols into the generic config
SVN-Revision: 13346
|
16 years ago |
Imre Kaloz
|
722c78cd1e
|
move some options to the generic 2.6.27 config
SVN-Revision: 13264
|
16 years ago |
Florian Fainelli
|
a4d934c47b
|
Use 2.6.27 for au1000
SVN-Revision: 13220
|
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 |
Travis Kemen
|
e1a6658621
|
update kernel config
SVN-Revision: 12084
|
17 years ago |
Travis Kemen
|
e6d14f7cd7
|
try to clean up some kernel configs
SVN-Revision: 12067
|
17 years ago |
Florian Fainelli
|
4786a3f84a
|
Resync 2.6.25 au1000 kernel config
SVN-Revision: 11244
|
17 years ago |
John Crispin
|
0f827c8a0d
|
bump au1000 to .25
SVN-Revision: 11021
|
17 years ago |
Nicolas Thill
|
c6fe45ed55
|
properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
|
17 years ago |
Florian Fainelli
|
95bee6be70
|
Upgrade au1000 to .24
SVN-Revision: 10377
|
17 years ago |
Florian Fainelli
|
e44a1f8f4a
|
Replace system button patch with its correspondant API
SVN-Revision: 10161
|
17 years ago |
Florian Fainelli
|
5db86fb47a
|
Resync kernel config, make kernel.{flash,ram}.srec available
SVN-Revision: 9402
|
17 years ago |
Florian Fainelli
|
61c5597d73
|
Fix the platform device registration; resync kernel config
SVN-Revision: 9266
|
17 years ago |
Florian Fainelli
|
137e963057
|
Upgrade au1000 to 2.6.23
SVN-Revision: 9243
|
17 years ago |
Nicolas Thill
|
fec4d9ee3c
|
add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
|
17 years ago |