John Crispin
7886cced18
kernel: remove GENERIC_NET_UTILS from platform configs
...
CONFIG_GENERIC_NET_UTILS is selected by CONFIG_NET and already enabled
in generic config, so we don't need this symbol in platform specific
configurations.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44611
10 years ago
Jonas Gorski
3139140339
kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs
...
Most MIPS targets have it disabled, so move the symbol to the generic
configs to keep target configs small.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44583
10 years ago
Florian Fainelli
c6285fd82f
netlogic: add XLR/XLP support
...
Add support for Broadcom/Netlogic XLR/XLP support
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43037
10 years ago
John Crispin
3ff9c76e9e
octeon: fix serial console for 3.14 kernel
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42808
10 years ago
John Crispin
860e01d7c4
octeon: update to 3.14
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42187
10 years ago
John Crispin
8c57e2d888
octeon: enable usb and gpio
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41846
10 years ago
Zoltan Herpai
96446df6a6
octeon/mpc83xx: remove CONFIG_NETWORK_FILESYSTEMS override
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40642
11 years ago
Felix Fietkau
3e2aa6105c
octeon: remove CONFIG_FW_LOADER override to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38244
11 years ago
John Crispin
c83e665a2c
octeon: add a few missing symbols to the kernel config file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37705
11 years ago
John Crispin
3a2040ffee
octeon: add support for the octeon mips64 SoC
...
This is the SoC used be the ESR Lite made by ubnt.com
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37684
11 years ago
Gabor Juhos
e7dee4ea87
octeon: R.I.P.
...
It is broken since ~8 months and nobody takes care of that.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35486
12 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
Jo-Philipp Wich
a9e64493d8
target: globally disable BSD process accounting
...
SVN-Revision: 28584
13 years ago
Imre Kaloz
4ef09dc5f8
upgrade to 2.6.37.4
...
SVN-Revision: 26227
14 years ago
Jo-Philipp Wich
867ac59ff9
enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
...
SVN-Revision: 22846
14 years ago
Florian Fainelli
2df3583611
add 2.6.34 support
...
SVN-Revision: 22452
14 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
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
15 years ago
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
15 years ago
Florian Fainelli
7b56fb6337
move generic config and patches directory to be 2.6.30 specific
...
SVN-Revision: 19513
15 years ago
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
15 years ago
Florian Fainelli
903719b93e
resync kernel configuration
...
SVN-Revision: 18538
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
Florian Fainelli
ffc90868e4
add support for the dwc_otg USB controller
...
SVN-Revision: 18006
15 years ago
Florian Fainelli
b7bc4ccab2
add support for the hardware random number generator
...
SVN-Revision: 18004
15 years ago
Florian Fainelli
9ac87dd41b
resync kernel configuration
...
SVN-Revision: 18003
15 years ago
Florian Fainelli
0906b3d13d
resync kernel config, do not enable security options
...
SVN-Revision: 17934
15 years ago
Florian Fainelli
657788dc0d
resync kernel configuration
...
SVN-Revision: 17740
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
Imre Kaloz
c83b031b84
use the same i/o schedulers for all targets
...
SVN-Revision: 16479
16 years ago
Imre Kaloz
f0f4155104
we need CONFIG_NET_SCHED for 802.11n
...
SVN-Revision: 16475
16 years ago
Imre Kaloz
3054efa82a
IKCONFIG shouldn't be enabled by default
...
SVN-Revision: 16473
16 years ago
Imre Kaloz
8ea3670e73
don't override CONFIG_NEW_LEDS in target configs
...
SVN-Revision: 16472
16 years ago
Imre Kaloz
d7a421a503
CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt
...
SVN-Revision: 16468
16 years ago
Imre Kaloz
0dac1a4284
resync kernel config
...
SVN-Revision: 16467
16 years ago
Imre Kaloz
fb4eb16283
rename cavium-octeon to octeon
...
SVN-Revision: 16292
16 years ago
Imre Kaloz
e965c02820
even more config file cleanup
...
SVN-Revision: 15913
16 years ago
Florian Fainelli
1ff5878421
enable command line mtd partitionning and enable bridging
...
SVN-Revision: 15910
16 years ago
Imre Kaloz
91e866f383
config cleanups
...
SVN-Revision: 15861
16 years ago
Florian Fainelli
b3a1c5bc3d
do not enable the rtc m48t86
...
SVN-Revision: 15846
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
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
16 years ago
Imre Kaloz
3b397b7f74
RTCs shouldn't be modules, ever..
...
SVN-Revision: 15837
16 years ago
Florian Fainelli
eb4224f997
resync kernel configuration
...
SVN-Revision: 15826
16 years ago
Florian Fainelli
f27feec22f
update to 2.6.30-rc5
...
SVN-Revision: 15799
16 years ago
Florian Fainelli
70f94ae2ab
add support for the Cavium Octeon SoC, tested on a Mototech evaluation board
...
SVN-Revision: 15640
16 years ago