Commit Graph

70 Commits (7acb84dde7e0a88ffc6e53efa2b9bcb1967b445d)

Author SHA1 Message Date
Felix Fietkau 7acb84dde7 kernel: add global menuconfig option to enable kexec support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37073
11 years ago
Hauke Mehrtens bb81e695f9 kernel: add missing config options for au1000 target
SVN-Revision: 36115
11 years ago
Hauke Mehrtens 18c47be19a kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option.
SVN-Revision: 36102
11 years ago
Hauke Mehrtens 45b24fa771 kernel: add some missing config options found by the buildbot.
SVN-Revision: 35945
11 years ago
Jonas Gorski dd77663fb0 kernel: add missing config options
r35336 exposed PTP, which has additional drivers on ixp4xx, causing it to
not build with PTP enabled.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 35611
11 years ago
Hauke Mehrtens 62554217fc kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8
SVN-Revision: 35336
11 years ago
Gabor Juhos 5d1ecfc26d refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35119
12 years ago
Hauke Mehrtens 885eea1842 kernel: update bcma and ssb to master-2013-01-09 from wireless-testing
SVN-Revision: 35080
12 years ago
Felix Fietkau 75657ff8a9 kernel: add missing config symbol
SVN-Revision: 35021
12 years ago
Jo-Philipp Wich 7a73c2f91f generic: add some missing kernel config symbols spotted on x86
SVN-Revision: 34981
12 years ago
Florian Fainelli 33f6c5ddb9 kernel: add missing USB configuration symbols after r34501
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34568
12 years ago
Florian Fainelli 60663b12b2 add CONFIG_GPIO_PL061 config symbol
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34555
12 years ago
Hauke Mehrtens 608efcdbd0 kernel: add CONFIG_BCMA_POSSIBLE=y to generic config as it is set in most of the target configs.
SVN-Revision: 34330
12 years ago
Hauke Mehrtens c159c7a462 kernel: add CONFIG_XZ_DEC=y to generic
CONFIG_SQUASHFS_XZ selects CONFIG_XZ_DEC so this could also be moved.

SVN-Revision: 34249
12 years ago
Felix Fietkau 1e2962e63c kernel: add a few missing config symbols for x86. added to generic config because of dependencies, so that kernel_menuconfig does not remove them again
SVN-Revision: 33923
12 years ago
Felix Fietkau 5591188ac3 kernel: refresh config files using kconfig.pl
SVN-Revision: 33922
12 years ago
Gabor Juhos 0045449b1b generic: add driver for the the RTL8367R{B,-VB} switches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33839
12 years ago
John Crispin ba6751058b gpiodev/gpioctl RIP
SVN-Revision: 33725
12 years ago
Imre Kaloz 9b22ca8042 The Gateworks System Controller (GSC) is an i2c device that provides system level monitoring and control of Gateworks boards. It is used on several product families spanning several different target architectures (ixp4xx, cns3xxx, davinci).
Signed-off-by: Tim Harvey <tharvey@gateworks.com>

SVN-Revision: 33720
12 years ago
Gabor Juhos a0df3fa315 generic: enable CONFIG_USB_EHCI_TT_NEWSCHED
This feature was experimental in old kernels but
that flag has been removed in 2.6.36. Additionally,
the option is enabled by default since then.

See: http://www.spinics.net/lists/linux-usb/msg31993.html

SVN-Revision: 33574
12 years ago
Felix Fietkau b968dcd52e kernel: increase log buffer size
SVN-Revision: 33515
12 years ago
Felix Fietkau c4a419b445 kernel: enable perf events when enabling profiling, fixes oprofile on arm
SVN-Revision: 33497
12 years ago
Gabor Juhos acaf597f4a generic: add MTD_NAND_AR934X symbol
SVN-Revision: 33384
12 years ago
Gabor Juhos 43147ffec5 generic: move GENERIC_PWM symbol into the generic config
SVN-Revision: 33383
12 years ago
Hauke Mehrtens f0fe59648a add config option CONFIG_I2C_MV64XXX to fix kirkwood build
SVN-Revision: 32898
12 years ago
Florian Fainelli ac30beaaa7 add more USB-related config symbols
SVN-Revision: 32883
12 years ago
Florian Fainelli ab2cb9ce61 add yet another framebuffer symbol
SVN-Revision: 32844
12 years ago
John Crispin 7ee4798be2 add unset CONFIG_FB_XGI to fix fullbuilds
SVN-Revision: 32836
12 years ago
Florian Fainelli c238862651 add missing framebuffer related symbols
SVN-Revision: 32804
12 years ago
Felix Fietkau a5c684de26 kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)
Despite Westwood's theoretical advantages, in nearly
every benchmark we ran last year, TCP cubic won, whether it be
on correct RTT estimates, amount of buffering, responsiveness,
etc. on current hardware and software designs.

(both need timestamps on to work well, besides)

TCP cubic is better maintained and understood than westwood,
also.

While a scenario where westwood would win possibly exists,
there is too much buffering in the wifi stack in particular
at present, to see any improvement.

If you wish to exercise various TCPs under contention,
the current svn head of netperf (2.6) has options to switch
congestion control agorithms on the fly, as does iperf.

SVN-Revision: 32514
12 years ago
Felix Fietkau 41909c6568 kernel: add missing config symbol
SVN-Revision: 32498
12 years ago
Felix Fietkau 8b46a72583 kernel: add a few more tracing related symbols
SVN-Revision: 32094
12 years ago
Felix Fietkau ce1d4d7ee9 kernel: make tracing support configurable
SVN-Revision: 32085
12 years ago
John Crispin 47ef62d1b8 adds patch to make Tantos (psb6970) switch buildable again
SVN-Revision: 32006
12 years ago
Gabor Juhos 9217115687 generic: rtl8366_smi: rename debugfs Kconfig symbol
SVN-Revision: 31915
12 years ago
Hauke Mehrtens c30405070c kernel: add some missing config options added by r31756
SVN-Revision: 31774
12 years ago
Gabor Juhos 637fd23428 linux/3.3: add missing symbol
SVN-Revision: 31748
12 years ago
Gabor Juhos 67675fd48d linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
It was missing in the previous commit.

SVN-Revision: 31738
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
12 years ago
Gabor Juhos 8f629f2a22 linux/3.3: more missing config symbols
SVN-Revision: 31713
12 years ago
Hauke Mehrtens a798a81890 kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX
SVN-Revision: 31710
12 years ago
Gabor Juhos d640a15b73 linux/3.3: add missing RTC symbol
SVN-Revision: 31654
12 years ago
Gabor Juhos b4b5f2d018 linux/3.3: add more missing symbols
SVN-Revision: 31552
12 years ago
Gabor Juhos 7a2b3d8a55 linux/3.3: add more missing symbols
SVN-Revision: 31548
12 years ago
Gabor Juhos 923ebbac81 linux/3.3: yet another missing symbol
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 31527
12 years ago
Gabor Juhos 77735b5930 linux: move CONFIG_BOOKE_WDT to the generic config
SVN-Revision: 31520
12 years ago
Gabor Juhos af2b3518af linux/3.3: yet another missing symbol
SVN-Revision: 31488
12 years ago
Jonas Gorski 7ccf25f7da kernel: add some more missing kernel config symbols
SVN-Revision: 31458
12 years ago
Jo-Philipp Wich ed957f7c84 enable NF_CONNTRACK_PROCFS for Linux 3.3, required for /proc/net/nf_conntrack (#11339)
SVN-Revision: 31454
12 years ago
Claudio Mignanti 5c33f4e305 Add a missing symbol for config-3.3
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

SVN-Revision: 31373
12 years ago