Commit Graph

1805 Commits

Author SHA1 Message Date
Bastian Blank aa5b6a869d * debian/changelog: Update.
* debian/config/config: Enable OPROFILE.

svn path=/dists/trunk/linux/; revision=21696
2014-08-06 21:13:52 +00:00
Bastian Blank 90b2ea5cc1 * debian/changelog: Update.
* debian/config/config: Enable RTL8723BE

svn path=/dists/trunk/linux/; revision=21695
2014-08-06 21:05:01 +00:00
Bastian Blank 0eb2869aed debian/config/config: Add some default options
svn path=/dists/trunk/linux/; revision=21693
2014-08-06 16:29:46 +00:00
Bastian Blank e7a9ecec89 debian/config/config: Restore some options, remove options gone for good
svn path=/dists/trunk/linux/; revision=21683
2014-08-04 15:09:18 +00:00
Bastian Blank 4bb913b2f4 * debian/changelog: Update.
* debian/config: Enable stack protector on all supported architectures.

svn path=/dists/trunk/linux/; revision=21679
2014-08-04 09:32:59 +00:00
Bastian Blank 9589816e21 * debian/changelog: Update
* debian/config/config: Enable more Nftables modules.

svn path=/dists/trunk/linux/; revision=21677
2014-08-03 21:08:47 +00:00
Bastian Blank c9b147919b debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21674
2014-08-03 20:09:47 +00:00
Bastian Blank 198b4c8048 debian/config: Remove some options that are gone for good
svn path=/dists/trunk/linux/; revision=21672
2014-08-03 19:38:47 +00:00
Bastian Blank 895585e136 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21671
2014-08-03 19:05:53 +00:00
Bastian Blank 6837866d9e Fix syntax errors in config
svn path=/dists/trunk/linux/; revision=21670
2014-08-03 19:04:35 +00:00
Ben Hutchings 659b610ffd Merge changes from sid up to 3.14.13-1
svn path=/dists/trunk/linux/; revision=21607
2014-07-21 16:08:39 +00:00
Ben Hutchings 3bc821bbfb net: Re-enable CGROUP_NET_PRIO as builtin (it can no longer be modular)
svn path=/dists/trunk/linux/; revision=21580
2014-07-20 01:06:16 +00:00
Ben Hutchings 4400141913 Enable DYNAMIC_DEBUG [!armel/orion5x] (Closes: #694884)
svn path=/dists/sid/linux/; revision=21574
2014-07-19 19:12:03 +00:00
Ben Hutchings 8c0bc75762 aufs: Update to aufs3.x-rcN-20140714 and reenable
svn path=/dists/trunk/linux/; revision=21549
2014-07-15 13:55:10 +00:00
Ben Hutchings a50e53cccf Merge changes from sid up to 3.14.7-1
Replace 'powerpc/powernv: Add calls to support little endian host'
with the version committed upstream.

Drop the ABI-preserving changes.

svn path=/dists/trunk/linux/; revision=21452
2014-06-16 12:24:52 +00:00
Aurelien Jarno 6c6c481521 * topconfig: Enable modular HW_RANDOM.
* [kernelarch-powerpc] Remove HW_RANDOM.
* [kernelarch-x86] Remove HW_RANDOM.
* [mips/4kc-malta] Remove HW_RANDOM.
* [mips/5kc-malta] Remove HW_RANDOM.
* [mips/octeon] Remove HW_RANDOM.

svn path=/dists/sid/linux/; revision=21419
2014-06-11 15:27:00 +00:00
Maximilian Attems 179aee3af1 topconfig enable USB_UAS
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21357
2014-05-23 09:54:51 +00:00
Ben Hutchings a254073717 drm: Enable DRM_LOAD_EDID_FIRMWARE (Closes: #728275)
svn path=/dists/trunk/linux/; revision=21220
2014-04-09 02:32:45 +00:00
Ben Hutchings 15b4337dc4 mtd: Enable MTD_NAND_ECC_BCH (Closes: #743933)
svn path=/dists/trunk/linux/; revision=21219
2014-04-09 02:28:06 +00:00
Ben Hutchings 11de119c8a Explicitly set various config symbols to their default values
svn path=/dists/trunk/linux/; revision=21218
2014-04-09 02:02:22 +00:00
Ben Hutchings 7e9dbb11ba Explicitly disable CONFIG_SENSORS_IT87 by default and remove redundant disabling in flavour/arch configurations
svn path=/dists/trunk/linux/; revision=21217
2014-04-08 19:36:23 +00:00
Ben Hutchings 40bb5a4cb2 Explicitly set various config symbols to their default values
svn path=/dists/trunk/linux/; revision=21214
2014-04-08 01:54:46 +00:00
Ben Hutchings 8144eb1409 nftables: Enable various layer 3 protocol modules (Closes: #742763)
svn path=/dists/trunk/linux/; revision=21196
2014-03-28 00:22:33 +00:00
Ben Hutchings d2294cfc0c Explicitly set default values for various config symbols
svn path=/dists/trunk/linux/; revision=21130
2014-03-07 03:36:23 +00:00
Ben Hutchings 4d8500fb95 Update config for renaming and splitting of various symbols
CONFIG_IP6_NF_MATCH_HL was replaced by CONFIG_NETFILTER_XT_MATCH_HL
(years ago!) but kept around for compatibility.  Set the latter
directly.

Similarly for CONFIG_IP6_NF_TARGET_HL and CONFIG_NETFILTER_XT_TARGET_HL
(which we already explicitly set).

CONFIG_NETPRIO_CGROUP was renamed to CONFIG_CGROUP_NET_PRIO with
no such care for compatibility.

CONFIG_VIDEO_EM28XX was split with some code now dependent on
CONFIG_VIDEO_EM28XX_V4L2 which doesn't default to y.

svn path=/dists/trunk/linux/; revision=21129
2014-03-07 03:06:53 +00:00
Ben Hutchings 80205fe93b Enable various new drivers and features
svn path=/dists/trunk/linux/; revision=21128
2014-03-07 02:58:35 +00:00
Ben Hutchings 6bb5bc0691 mm: Enable ZSMALLOC as built-in, ZRAM as module (Closes: #676779)
These have been promoted out of staging so hopefully they're really
portable now.

Keep them disabled on armel/{ixp4xx,orion5x} due to size constraints.

svn path=/dists/trunk/linux/; revision=21127
2014-03-07 02:14:00 +00:00
Ben Hutchings 5635cc36b1 Merge changes from sid (3.12) branch up to 3.12.9-1
Rebase the xhci revert on top of the new (and apparently incomplete)
fixes.

svn path=/dists/sid/linux/; revision=21108
2014-02-23 23:51:53 +00:00
Ben Hutchings 04aa0d4809 Merge changes from sid up to 3.12.8-1
svn path=/dists/trunk/linux/; revision=20985
2014-01-20 03:07:26 +00:00
Ben Hutchings cd02f5a790 media: Enable VIDEO_STK1160_COMMON (new dependency of VIDEO_STK1160) as module (Closes: #735870)
svn path=/dists/sid/linux/; revision=20980
2014-01-19 19:10:33 +00:00
Ben Hutchings d65986a852 misc: Disable BMP085_I2C as unlikely to be useful
svn path=/dists/trunk/linux/; revision=20939
2013-12-30 01:28:33 +00:00
Ben Hutchings 05f05d0b6f nfc: Disable NFC_NCI as no enabled drivers need it
svn path=/dists/trunk/linux/; revision=20938
2013-12-30 01:27:55 +00:00
Ben Hutchings 82747ffa61 net/sched: Change NET_CLS_CGROUP from built-in to module
svn path=/dists/trunk/linux/; revision=20937
2013-12-30 01:26:04 +00:00
Ben Hutchings 43954a354f Remove obsolete CONFIG_NETFILTER_TPROXY
svn path=/dists/trunk/linux/; revision=20936
2013-12-30 01:24:19 +00:00
Ben Hutchings 7515c3d6df Enable a large number of new(ish) config symbols
svn path=/dists/trunk/linux/; revision=20935
2013-12-30 01:23:52 +00:00
Ben Hutchings 9037083f36 Enable NETFILTER_XT_TARGET_HL directly, not the obsolete IP_NF_TARGET_TTL symbol
svn path=/dists/trunk/linux/; revision=20934
2013-12-30 00:56:53 +00:00
Ben Hutchings 29669b1f28 Explicitly set various config symbols to their defaults
svn path=/dists/trunk/linux/; revision=20933
2013-12-30 00:54:22 +00:00
Ben Hutchings 1d47bf80a2 Merge changes from sid up to 3.12.6-1
bugfix/all/firmware_class-return-specific-errors-from-file-read.patch
and
bugfix/all/firmware_class-log-every-success-and-failure.patch needed
some substantial changes as similar but incomplete fixes have been
made upstream.

svn path=/dists/trunk/linux/; revision=20912
2013-12-21 19:24:24 +00:00
Ben Hutchings 07c6e9355a Update to 3.13-rc4
Drop/refresh patches as appropriate.  Disable aufs for now.

Two of our longstanding patches finally went upstream.
CONFIG_MAGIC_SYSRQ_DEFAULT_MASK was renamed in the process so adjust
config accordingly.

svn path=/dists/trunk/linux/; revision=20909
2013-12-21 18:20:34 +00:00
Ben Hutchings b5b063978c firmware: Disable FW_LOADER_USER_HELPER
As discussed in #725714, this is no longer a useful feature.

svn path=/dists/sid/linux/; revision=20882
2013-12-14 17:36:04 +00:00
Ben Hutchings 568d08710e cifs: Enable CIFS_SMB2
svn path=/dists/sid/linux/; revision=20879
2013-12-11 07:01:27 +00:00
Ben Hutchings 8a38dc4ec5 Merge changes from sid up to 3.11.10-1
svn path=/dists/trunk/linux/; revision=20852
2013-12-05 02:43:56 +00:00
Ben Hutchings 4192f35808 Enable JUMP_LABEL (Closes: #730071)
svn path=/dists/trunk/linux/; revision=20827
2013-11-27 07:43:47 +00:00
Ben Hutchings e0195366b0 Enable CHECKPOINT_RESTORE (Closes: #682700)
svn path=/dists/trunk/linux/; revision=20826
2013-11-27 07:41:46 +00:00
Ben Hutchings e6e8404b08 Enable EXPERT and adjust config files to avoid consequent changes
1. Reset or remove values for config symbols that were only
   configurable if EXPERT.
2. Set additional configurable symbols to their default values.

This should have no effect on the actual configuration, except for
sh4 where EXPERT is *always* set and so the settings in 1 were
still being followed.

svn path=/dists/trunk/linux/; revision=20825
2013-11-27 07:39:11 +00:00
Ben Hutchings 03cf4706e2 HID: Enable UHID (Closes: #729338)
Also fix an information leak I spotted in this driver.

svn path=/dists/trunk/linux/; revision=20823
2013-11-26 14:37:06 +00:00
Ben Hutchings 77d49198c8 Explicitly set various config options to their defaults
svn path=/dists/trunk/linux/; revision=20802
2013-11-21 01:16:57 +00:00
Ben Hutchings f0a483c849 Enable various new config options
svn path=/dists/trunk/linux/; revision=20801
2013-11-21 01:16:30 +00:00
Ben Hutchings 1710f18e5c usb/phy: Explicitly disable all drivers at top level
These drivers used to be conditional on USB_PHY (which we disabled)
but now they select it.  Disable them all and let individual configs
(and other symbols) enable the drivers.

svn path=/dists/trunk/linux/; revision=20788
2013-11-10 16:58:41 +00:00
Ben Hutchings d98e00eda6 namespaces: Enable USER_NS (Closes: #712870)
Restrict creation of user namespaces to root (CAP_SYS_ADMIN) by default
(sysctl: kern.unprivileged_userns_clone)

svn path=/dists/trunk/linux/; revision=20773
2013-11-02 20:33:18 +00:00
Ben Hutchings e9eb0a0dd2 Disable CC_OPTIMIZE_FOR_SIZE (Closes: #635899, fixes FTBFS on mips, mipsel, powerpc)
Leave it enabled for armel/{iop32x,ixp4xx,kirkwood,orion5x} and m68k.
Drop the workaround patch for powerpc.

svn path=/dists/sid/linux/; revision=20732
2013-10-23 11:36:17 +00:00
Ben Hutchings 3911b06010 hwmon: Enable SENSORS_JC42, SENSORS_NCT6775 as modules (Closes: #722062)
svn path=/dists/trunk/linux/; revision=20687
2013-09-29 22:49:44 +00:00
Bastian Blank 4ca516610e * debian/config/config: Set NO_HZ_IDLE as replacement for NO_HZ.
* debian/config/armel/config.versatile, debian/config/sh4/config.sh7751r,
  debian/config/sh4/config.sh7785lcr: Remove overrides.

svn path=/dists/trunk/linux/; revision=20623
2013-09-13 22:41:28 +00:00
Bastian Blank 43571530a4 debian/config: Unify BLK_DEV_RAM_SIZE.
svn path=/dists/trunk/linux/; revision=20608
2013-09-11 20:37:26 +00:00
Bastian Blank da2f25f699 debian/config/kernelarch-x86/config:
Move HYPERV dependent options from debian/config/config.

svn path=/dists/trunk/linux/; revision=20607
2013-09-11 20:30:20 +00:00
Bastian Blank dd10090e07 * debian/changelog: Update.
* debian/config/config
  - Set EXT4_USE_FOR_EXT23.
  - Unset EXT2_FS, EXT3_FS.
* debian/config/kernelarch-mips/config, debian/config/m68k/config:
  Remove overrides.

svn path=/dists/trunk/linux/; revision=20606
2013-09-11 19:46:34 +00:00
Ben Hutchings 58b3ca610e Remove configuration of obsolete symbols
These symbols were either (1) removed entirely or (2) merged or
renamed, and we already configure the other symbol.

svn path=/dists/trunk/linux/; revision=20604
2013-09-11 03:26:14 +00:00
Ben Hutchings a0ce50e15f Merge changes from sid up to 3.10.11-1
svn path=/dists/trunk/linux/; revision=20600
2013-09-11 01:24:25 +00:00
Bastian Blank 12b7a6ff80 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20596
2013-09-10 20:21:27 +00:00
Bastian Blank 79b11873dc * debian/changelog: Update.
* debian/config/config: Set NFS_V4_2.

svn path=/dists/trunk/linux/; revision=20592
2013-09-10 16:11:06 +00:00
Ben Hutchings c141dc60ca sctp: Clean up config for default SCTP cookie HMAC
The config symbols were renamed and changed in behaviour a bit.
Explicitly set them to defaults.

svn path=/dists/trunk/linux/; revision=20585
2013-09-09 04:06:21 +00:00
Bastian Blank 6e8cf21d51 debian/config/config: Remove backward-compatible IP_NF_MATCH_TTL.
svn path=/dists/trunk/linux/; revision=20576
2013-09-08 14:40:26 +00:00
Bastian Blank 84c91afe33 * debian/changelog: Update.
* debian/config: Remove FONT* overrides.

svn path=/dists/trunk/linux/; revision=20575
2013-09-08 14:35:12 +00:00
Bastian Blank 2f58661684 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20574
2013-09-08 14:24:32 +00:00
Ben Hutchings 631523075f bluetooth: Disable BT_HCIBTUART
This driver doesn't bind to any device IDs, and instead has a comment
saying that the serial_cs and hci_uart drivers should be used instead.
So there's not much point in building it.

svn path=/dists/trunk/linux/; revision=20559
2013-09-02 03:27:20 +00:00
Ben Hutchings 9e41e4a5be Disable parport drivers that are no longer likely to be useful
svn path=/dists/trunk/linux/; revision=20558
2013-09-02 03:20:38 +00:00
Ben Hutchings b40ea580ad Disable some old non-hotplug PCI drivers
svn path=/dists/trunk/linux/; revision=20557
2013-09-02 03:04:53 +00:00
Ben Hutchings 1b743d674d Disable a large number of probably useless drivers
Disable most platform drivers, SPI and I2C drivers at the top level.
Platform drivers should be selected by architecture and flavour
configurations, and generally are.  SPI and I2C devices aren't easily
detectable and their drivers aren't auto-loaded, so again they should
usually be selected in specific configuration files and probed
according to board code or FDTs.

As exceptions, I2C hwmon devices may be probed by lm-sensors and many
media tuners include I2C devices which are probed with the help of the
higher-level device driver.  I've tried to be conservative and also
left I2C iio, input, leds and misc devices alone for now.

Disable the regulator subsystem at the top level as only some
architectures will need it.

Disable MTD_NAND_PLATFORM, PDA_POWER and FB_S1D13XXX on x86, as these
don't appear likely to be used on any x86 system that could run our
generic kernel images.

svn path=/dists/trunk/linux/; revision=20556
2013-09-01 23:26:06 +00:00
Ben Hutchings 17a2e7946f Merge changes from sid up to 3.10.7-1
svn path=/dists/trunk/linux/; revision=20555
2013-09-01 16:46:42 +00:00
Ben Hutchings 011f336d55 Explicitly set some more config symbols to default values
svn path=/dists/trunk/linux/; revision=20547
2013-09-01 04:15:24 +00:00
Ben Hutchings 7a10a53c96 ehci-hcd: Enable USB_EHCI_ROOT_HUB_TT and USB_EHCI_TT_NEWSCHED everywhere
USB_EHCI_ROOT_HUB_TT adds about 10 lines of code and is safe even if
not needed, so it's never worth turning off.

USB_EHCI_TT_NEWSCHED was 'new' in 2006 and is now the default, so
hardly anyone will be testing the 'old' code now.

svn path=/dists/trunk/linux/; revision=20546
2013-09-01 03:50:25 +00:00
Ben Hutchings 0000a5dbcf Clean up efivars config symbols
Enable EFI_VARS at the top-level config (still dependent on EFI).
Explicitly disable EFI_VARS_PSTORE_DEFAULT_DISABLE.

svn path=/dists/trunk/linux/; revision=20545
2013-09-01 03:23:03 +00:00
Ben Hutchings 6ad8ea7fff Enable VIRT_DRIVERS menuconfig symbol, but nothing under it
svn path=/dists/trunk/linux/; revision=20544
2013-09-01 03:20:07 +00:00
Ben Hutchings 0b7aedc131 wireless/ti: Disable WL_TI on all configurations except armhf/armmp
These devices need platform data (even for SDIO) and apparently are
only used with ARM boards at the moment.

svn path=/dists/trunk/linux/; revision=20543
2013-09-01 03:16:27 +00:00
Ben Hutchings 66210758d7 Disable some NET_VENDOR config symbols by default
This should make no difference to the actual configuration.

svn path=/dists/trunk/linux/; revision=20542
2013-09-01 02:58:39 +00:00
Ben Hutchings 4ff7e6d39e Enable many new(ish) config options
svn path=/dists/trunk/linux/; revision=20541
2013-09-01 02:52:56 +00:00
Ben Hutchings 5ed7ad866d Explicitly set various config symbols to default values
svn path=/dists/trunk/linux/; revision=20540
2013-09-01 01:54:20 +00:00
Ben Hutchings 32ad4407d5 mfd: Explicitly disable MFD_WM8400
We currently set it to m, but it's no longer buildable as a module and
it really doesn't make sense to enable it at all in the generic
config.

svn path=/dists/trunk/linux/; revision=20538
2013-08-31 21:53:34 +00:00
Ben Hutchings 56fb9a954c hid: Enable HID_HUION as module (Closes: #721002)
svn path=/dists/trunk/linux/; revision=20527
2013-08-28 12:21:49 +00:00
Ben Hutchings 05a091e150 net/sched: Change NET_CLS_CGROUP back to built-in
Due to the way cgroup subsystems are tracked, changing any of them
between built-in and modular is an ABI change, so don't change this
right now.

svn path=/dists/sid/linux/; revision=20520
2013-08-17 20:15:05 +00:00
Ben Hutchings 2ffd7a7e78 Change various tristate config symbols from y to m
This should give the small ARM platforms a little more space.

svn path=/dists/sid/linux/; revision=20519
2013-08-17 19:28:41 +00:00
Ben Hutchings ad5d669ebf trace: Enable UPROBES, UPROBE_EVENT (Closes: #691167)
svn path=/dists/trunk/linux/; revision=20481
2013-08-11 17:41:56 +00:00
Ben Hutchings 38eb548dde trace: Enable KPROBE_EVENT (Closes: #640953)
svn path=/dists/trunk/linux/; revision=20480
2013-08-11 17:40:11 +00:00
Ben Hutchings da659f9a32 Enable KPROBES at top level
This enables it for the arm*, mips*, s390 and sh4 ports.
Keep it disabled for the reduced armel images.

svn path=/dists/trunk/linux/; revision=20479
2013-08-11 17:38:12 +00:00
Ben Hutchings 57388244cf Update config as requested by Thorsten Glaser
* nfs: Enable swap on NFS
* fs/nls: Enable Macintosh HFS+ codepage modules

svn path=/dists/sid/linux/; revision=20414
2013-07-27 22:55:16 +00:00
Ben Hutchings e4a48208f7 ata: Disable SATA_INIC162X - this driver corrupts data and is not expected to be fixed (Closes: #714295)
svn path=/dists/sid/linux/; revision=20411
2013-07-26 04:55:17 +00:00
Ben Hutchings 6425f81ada Enable various new(ish) features
svn path=/dists/trunk/linux/; revision=20291
2013-06-24 02:36:15 +00:00
Ben Hutchings 929d433e90 Explicitly set various config symbols to default values
svn path=/dists/trunk/linux/; revision=20287
2013-06-24 01:01:52 +00:00
Ben Hutchings 9d021dd201 Merge changes from sid up to 3.9.6-1
svn path=/dists/trunk/linux/; revision=20256
2013-06-15 15:47:11 +00:00
Ben Hutchings da3c6d6427 Merge changes from sid up to 3.9.5-1
svn path=/dists/trunk/linux/; revision=20231
2013-06-10 04:27:15 +00:00
Ben Hutchings 89f7156b5c iio,HID: Enable IIO, HID_SENSOR_HUB and related drivers as modules (Closes: #711690)
svn path=/dists/sid/linux/; revision=20226
2013-06-10 00:31:21 +00:00
Ben Hutchings 7f0ae8117b fs: Enable F2FS_FS as module (Closes: #711342)
svn path=/dists/sid/linux/; revision=20225
2013-06-10 00:04:22 +00:00
Ben Hutchings 0b6dc8c4e7 Enable various new drivers and driver features; add to appropriate udebs
svn path=/dists/trunk/linux/; revision=20179
2013-06-02 20:39:18 +00:00
Ben Hutchings e89ab58a57 radeon: Remove obsolete DRM_RADEON_KMS config symbol; enable DRM_RADEON_UMS on powerpc
svn path=/dists/sid/linux/; revision=20156
2013-05-31 04:39:08 +00:00
Ben Hutchings bbc57703fc security: Enable SECURITY_YAMA, SECURITY_YAMA_STACKED (Closes: #704750)
svn path=/dists/sid/linux/; revision=20153
2013-05-31 04:17:50 +00:00
Ben Hutchings 0c8eb822de Enable various new drivers and driver options
svn path=/dists/sid/linux/; revision=20152
2013-05-31 04:14:16 +00:00
Ben Hutchings 0d1cd4f904 peak_pci: Explicitly set CAN_PEAK_PCIEC=y (as it's boolean)
svn path=/dists/sid/linux/; revision=20151
2013-05-31 02:55:59 +00:00
Ben Hutchings eee044f3b9 Enable various new networking features
svn path=/dists/sid/linux/; revision=20150
2013-05-31 02:36:04 +00:00
Ben Hutchings 9460decf03 Explicitly disable USER_NS for now
svn path=/dists/sid/linux/; revision=20147
2013-05-30 04:27:22 +00:00
Ben Hutchings 6441ae7aa9 net/wireless: Explicitly enable RTLWIFI as module, previously selected automatically
svn path=/dists/sid/linux/; revision=20143
2013-05-30 03:21:06 +00:00
Ben Hutchings 533dace9d4 mmc,memstick: Enable MMC_REALTEK_PCI and MEMSTICK_REALTEK_PCI as modules
svn path=/dists/trunk/linux/; revision=19898
2013-03-04 02:07:31 +00:00
Ben Hutchings 81db6b5fab mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108)
svn path=/dists/trunk/linux/; revision=19897
2013-03-04 02:01:00 +00:00
Ben Hutchings f1b48ab9da net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)
svn path=/dists/trunk/linux/; revision=19894
2013-03-03 02:58:47 +00:00
Bastian Blank 9d6a2689a6 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=19891
2013-03-02 22:06:05 +00:00
Ben Hutchings a3590a7797 Merge changes from sid up to 3.2.39-1
Drop most patches as they're already upstream in 3.8 or early.

Refresh some others for 3.8.  In particular, remove use of __devinit from
debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
as this macro is no longer defined or needed.

svn path=/dists/trunk/linux/; revision=19856
2013-02-25 03:35:39 +00:00
Ben Hutchings 9d4a7ca266 Explicitly set defaults for several config variables
svn path=/dists/trunk/linux/; revision=19836
2013-02-21 05:09:00 +00:00
Ben Hutchings d5ac75ce5d wanrouter: Disable as broken and unused
Since Linux 2.6.29, this subsystem would crash if anyone tried to use
it, but no-one noticed.  It will be removed upstream in Linux 3.9.

svn path=/dists/trunk/linux/; revision=19835
2013-02-21 04:52:25 +00:00
Ben Hutchings f56a70f3a6 Update config selections for 3.8
All Atheros wireless drivers depend on a new symbol ATH_CARDS.

Two comedi drivers were merged into others and no longer have their
own config symbols.

drivers/staging/telephony has been removed.

svn path=/dists/trunk/linux/; revision=19832
2013-02-21 03:11:37 +00:00
Ben Hutchings a9e39ce1ee SCSI: Add virtio_scsi driver (Closes: #686636)
svn path=/dists/sid/linux/; revision=19794
2013-02-07 04:42:39 +00:00
Ben Hutchings 500933e7a9 net: Disable WAN_ROUTER
A change in Linux 2.6.29 completely broke it (it would oops on load)
but no-one reported this, therefore it has no users.  It was removed
upstream and will clearly not be supportable in Debian.

svn path=/dists/sid/linux/; revision=19787
2013-02-06 04:16:13 +00:00
Ben Hutchings 5b88249fcc net: Add alx driver for Atheros AR8161 and AR8162 (Closes: #699129)
Mark as staging, since it has not been accepted upstream.
Define some trivial networking features to support it.

svn path=/dists/sid/linux/; revision=19781
2013-01-28 00:22:35 +00:00
Ben Hutchings 22628d7a86 [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on most non-PowerMac systems
svn path=/dists/sid/linux/; revision=19740
2013-01-17 13:13:53 +00:00
Ben Hutchings 4480e0a79a [!x86] Disable ZRAM, ZSMALLOC as modules (Reopens: #676779), as they really aren't portable yet.
svn path=/dists/trunk/linux/; revision=19734
2013-01-15 15:14:14 +00:00
Ben Hutchings 476b0a12f5 Enable ZRAM, ZSMALLOC as modules on all architectures (Closes: #676779)
svn path=/dists/trunk/linux/; revision=19665
2012-12-29 18:02:45 +00:00
Ben Hutchings ac15a4b9c5 media/rc: Add iguanair driver from Linux 3.7 (Closes: #696925)
svn path=/dists/sid/linux/; revision=19663
2012-12-29 13:57:44 +00:00
Ben Hutchings df5911f385 [x86] drm: Enable DRM_MGAG200 as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-mga

svn path=/dists/trunk/linux/; revision=19646
2012-12-24 00:10:56 +00:00
Ben Hutchings d2bb26f367 [x86] drm: Enable DRM_AST as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-ast

svn path=/dists/trunk/linux/; revision=19645
2012-12-24 00:06:20 +00:00
Ben Hutchings 38726ed91f drm: Enable DRM_UDL as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-displaylink

svn path=/dists/trunk/linux/; revision=19644
2012-12-23 23:58:46 +00:00
Ben Hutchings eb55df0795 [!x86] drm: Disable DRM_VMWGFX
svn path=/dists/trunk/linux/; revision=19642
2012-12-23 23:21:27 +00:00
Ben Hutchings a876ad1228 Explicitly set defaults for some new driver config variables
svn path=/dists/trunk/linux/; revision=19640
2012-12-23 22:52:15 +00:00
Ben Hutchings ff1f65e617 Enable various new (or newish) drivers and features
svn path=/dists/trunk/linux/; revision=19639
2012-12-23 22:41:41 +00:00
Ben Hutchings 1c21ce56f1 Explicitly set defaults for some new scheduler and mm config variables
svn path=/dists/trunk/linux/; revision=19638
2012-12-23 21:23:47 +00:00
Ben Hutchings f9eb5ae0f2 Disable IP_NF_TARGET_REDIRECT (obsolete) not IP_NF_TARGET_REJECT (still needed)
svn path=/dists/trunk/linux/; revision=19630
2012-12-22 04:47:09 +00:00
Ben Hutchings fca97369b9 Fix up config for renaming in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19629
2012-12-22 04:20:41 +00:00
Ben Hutchings 5556b3ef97 Remove obsolete config symbols that were under file: unknown
svn path=/dists/trunk/linux/; revision=19628
2012-12-22 04:16:05 +00:00
Ben Hutchings 4cfcf7e99d Fix up config for merging, replacement and removals in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19627
2012-12-22 03:49:34 +00:00
Ben Hutchings ea878cca88 Fix up config for renaming, merging and addition of dependencies in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19626
2012-12-22 03:35:05 +00:00
Ben Hutchings 8a46ed8fc9 Update V4L/DVB config following reorganisation in 3.7
svn path=/dists/trunk/linux/; revision=19624
2012-12-22 02:45:39 +00:00
Ben Hutchings ef781eb6ee Merge changes from sid up to 3.2.35-1
Exclude RT changes and ABI fudges.

Refresh firmware-remove-redundant-log-messages-from-drivers.patch
against 3.6, but don't attempt to cover anything new yet.

svn path=/dists/trunk/linux/; revision=19603
2012-12-10 04:06:21 +00:00
Maximilian Attems fcbc0c767f explicitly enable modular ATH6KL_SDIO and ATH6KL_USB
svn path=/dists/trunk/linux/; revision=19583
2012-12-06 18:51:56 +00:00
Maximilian Attems f66d171385 enable new phy drivers
svn path=/dists/trunk/linux/; revision=19582
2012-12-06 18:51:51 +00:00
Maximilian Attems 264f673968 enable AMD_PHY
svn path=/dists/trunk/linux/; revision=19581
2012-12-06 18:51:47 +00:00
Maximilian Attems 0fdd3e00fb enable wiznet ethernet drivers
svn path=/dists/trunk/linux/; revision=19580
2012-12-06 18:51:41 +00:00
Ben Hutchings 898dd9babd usb: Disable UAS
It is known to be broken (see commit fb37ef98015f), and the supported
devices can also work with usb-storage.

svn path=/dists/sid/linux/; revision=19566
2012-12-02 13:55:49 +00:00
Maximilian Attems 49e1de37f2 enable bunch of HID drivers
svn path=/dists/trunk/linux/; revision=19564
2012-11-30 15:20:38 +00:00
Maximilian Attems 6f0513e994 explicitly unset IWLEGACY_DEBUG and RTLWIFI_DEBUG
svn path=/dists/trunk/linux/; revision=19563
2012-11-30 15:20:36 +00:00
Maximilian Attems fe06d6d21f Enable USB_NET_QMI_WWAN
svn path=/dists/trunk/linux/; revision=19562
2012-11-30 15:20:34 +00:00
Maximilian Attems c4d85d79ae enalbe NET_EMATCH_IPSET
svn path=/dists/trunk/linux/; revision=19560
2012-11-30 15:20:29 +00:00
Maximilian Attems e9ad260c72 Enable NETFILTER_XT_TARGET_HMARK
svn path=/dists/trunk/linux/; revision=19559
2012-11-30 15:20:27 +00:00
Maximilian Attems 189dd678b4 enable SBP_TARGET
svn path=/dists/trunk/linux/; revision=19557
2012-11-28 11:52:30 +00:00
Maximilian Attems 3456c10e78 enable DVB_USB_RTL28XXU
svn path=/dists/trunk/linux/; revision=19556
2012-11-28 11:50:03 +00:00
Bastian Blank d0cc10e33c * debian/changelog: Update.
* debian/config/armhf/config, debian/config/armel/config:
  Remove KERNEL_GZIP, KERNEL_LZMA.
* debian/config/config: Set KERNEL_XZ.

svn path=/dists/trunk/linux/; revision=19540
2012-11-26 19:46:06 +00:00
Bastian Blank c36d637cca * debian/changelog: Update.
* debian/config/config:
  Move TRANSPARENT_HUGEPAGE from debian/config/kernelarch-x86/config.

svn path=/dists/trunk/linux/; revision=19535
2012-11-25 14:09:06 +00:00
Bastian Blank b68afeea11 debian/config: Remove a lot of not longer supported options.
svn path=/dists/trunk/linux/; revision=19533
2012-11-25 13:52:33 +00:00
Bastian Blank 10be003187 * debian/changelog: Update.
* debian/config/config: Enable NETPRIO_CGROUP.

svn path=/dists/trunk/linux/; revision=19531
2012-11-24 22:13:21 +00:00
Bastian Blank 84512ae699 * debian/changelog: Update.
* debian/config/config: Enable BLK_DEV_THROTTLING.

svn path=/dists/trunk/linux/; revision=19530
2012-11-24 22:09:46 +00:00
Bastian Blank 6ffd652a4c debian/config/config: Explicit disable EXPERT.
svn path=/dists/trunk/linux/; revision=19529
2012-11-24 22:01:47 +00:00
Bastian Blank 813f7f272d debian/config/config: Explicit set BLK_DEV_LOOP_MIN_COUNT.
svn path=/dists/trunk/linux/; revision=19525
2012-11-24 17:55:09 +00:00
Bastian Blank 71a5335a53 * debian/config/config: Explicit set HVC_XEN_FRONTEND.
* debian/config/kernelarch-x86/config: Explicit set XEN_ACPI_PROCESSOR.

svn path=/dists/trunk/linux/; revision=19524
2012-11-24 17:03:50 +00:00
Bastian Blank 2b912bf629 * debian/changelog: Update.
* debian/config/config: Enable XEN_PCIDEV_BACKEND.

svn path=/dists/trunk/linux/; revision=19521
2012-11-21 17:49:27 +00:00