Commit Graph

1696 Commits

Author SHA1 Message Date
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