aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.39
Commit message (Collapse)AuthorAgeFilesLines
* linux/2.6.39: R.I.P.Gabor Juhos2012-05-181-3182/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: add CONFIG_POWER_SUPPLY_DEBUG symbolGabor Juhos2012-05-151-0/+1
| | | | | | It was missing in the previous commit. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add some more missing serial 8250 config symbolsJonas Gorski2012-03-301-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] enable EFI partition support by default, adds ca. 8K uncompressed ↵Jo-Philipp Wich2012-03-071-1/+1
| | | | | | on ar71xx (#8672) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add some missing 2.6.39 kernel symbols observed on x86/generic buildsJo-Philipp Wich2012-02-251-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable bridge igmp snooping by default to avoid multicast issuesFelix Fietkau2012-01-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add driver for the RTL8367R/M switchesGabor Juhos2012-01-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: swconfig: introduce a generic switch LED triggerGabor Juhos2011-12-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add missing config symbolJo-Philipp Wich2011-12-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: disable 'small sector' erase in m25p80 driverGabor Juhos2011-12-131-0/+1
| | | | | | | | This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* targets: fix CONFIG_USB_STORAGE_* inconsistencyNicolas Thill2011-11-251-10/+10
| | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a top level menuconfig option for enabling lockdepFelix Fietkau2011-11-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: remove CONFIG_IDE_PROC_FS support as wellJo-Philipp Wich2011-10-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add more missing touchscren symbols (3.0+)Florian Fainelli2011-08-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add some missing config optionsHauke Mehrtens2011-08-061-0/+3
| | | | | | | These options where found by buildbot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic: Add missing config symbolJonas Gorski2011-08-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: Fix firewire for 2.6.37+Jonas Gorski2011-08-021-8/+0
| | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: enable inotify by default (#8055)Felix Fietkau2011-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ocf-linux: version bump to 20110720Hauke Mehrtens2011-07-241-0/+1
| | | | | | | | | | | | | | | | | Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: backport and enable tmpfs xattr support for 2.6.39Felix Fietkau2011-07-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0Gabor Juhos2011-06-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110627 Hauke Mehrtens2011-06-271-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] 2.6.39.1: missing kernel symbolsJo-Philipp Wich2011-06-151-0/+1
| | | | | | | | | If you turn on I2C, you'll need this symbol defined. Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config symbols for usb on powerpcFelix Fietkau2011-06-151-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add more config symbols to 2.6.39Florian Fainelli2011-06-041-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add some missing 2.6.39 config symbolsFlorian Fainelli2011-06-041-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: generic: Update 2.6.39 to finalHauke Mehrtens2011-05-251-2/+28
| | | | | | | | | | | | * Add missing config symbols * Update package/kernel for 2.6.39 CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module. Thank you Jonas Gorski for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: some updates for kernel 2.6.39Hauke Mehrtens2011-05-251-0/+7
| | | | | | | | | | | * add md5sum for kernel * add some missing config symbols * add some ssb patches to make compat-wireless compile Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: Add support for 2.6.39Felix Fietkau2011-04-121-0/+3097
Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26615 3c298f89-4303-0410-b956-a3cf2f4a3e73