Commit Graph

1745 Commits

Author SHA1 Message Date
Ben Hutchings eeb18391ec netfilter: Enable many new features as modules
svn path=/dists/trunk/linux/; revision=22161
2014-12-09 19:45:59 +00:00
Ben Hutchings 02dd18ed3e Reorder of config symbols to match net/ipv{4,6}/netfilter/Kconfig
svn path=/dists/trunk/linux/; revision=22158
2014-12-09 05:56:13 +00:00
Ben Hutchings 8fd7a5308d ipv4: Enable TCP_CONG_DCTCP as module
svn path=/dists/trunk/linux/; revision=22157
2014-12-09 05:46:37 +00:00
Ben Hutchings 8ba6ebe359 net: Enable GENEVE as module; enable OPENVSWITCH_GENEVE
svn path=/dists/trunk/linux/; revision=22156
2014-12-09 05:45:04 +00:00
Ben Hutchings 5127daf209 net: Enable 6LOWPAN as module; re-enable BT_6LOWPAN and IEEE802154_6LOWPAN as modules
svn path=/dists/trunk/linux/; revision=22155
2014-12-09 05:40:14 +00:00
Ben Hutchings 6a5b979cc5 drivers/base: Disable UEVENT_HELPER, only needed for compatibility with wheezy's udev package
svn path=/dists/trunk/linux/; revision=22154
2014-12-09 05:37:20 +00:00
Ben Hutchings ddc03535c6 Explicitly set various config symbols to their defaults
svn path=/dists/trunk/linux/; revision=22152
2014-12-09 05:30:44 +00:00
Ben Hutchings af98d628cc Replace aufs with overlayfs
svn path=/dists/trunk/linux/; revision=22150
2014-12-09 03:09:37 +00:00
Ben Hutchings 78d8475ba2 Merge changes from sid up to 3.16.7-2
svn path=/dists/trunk/linux/; revision=22054
2014-11-06 21:57:46 +00:00
Ian Campbell dead94ce84 Enable MTD and MTDBLOCK in top-level config.
svn path=/dists/sid/linux/; revision=22008
2014-10-31 15:21:59 +00:00
Ben Hutchings 44ff4a9061 mmc_block: Increase max_devices and set MMC_BLOCK_MINORS to 256 (Closes: #765621)
svn path=/dists/sid/linux/; revision=21975
2014-10-26 02:26:08 +00:00
Maximilian Attems 1dd3fe798d topconfig: Reenable renamed IP_NF_NAT.
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21894
2014-09-22 13:51:59 +00:00
Ben Hutchings 1b0a121a3b Enable SATA_ZPODD and TRACER_SNAPSHOT as we are now doing an ABI bump
svn path=/dists/sid/linux/; revision=21854
2014-09-16 17:34:02 +00:00
Ben Hutchings 86d65bc599 Defer enabling SATA_ZPODD and TRACER_SNAPSHOT to next ABI bump
svn path=/dists/sid/linux/; revision=21832
2014-09-12 18:41:12 +00:00
Ben Hutchings 26d8ba188e Revert "drivers/base: Disable UEVENT_HELPER; long obsoleted by udev"
wheezy's udev init script requires /sys/kernel/uevent_helper as an
indicator of hotplug support.  We can't remove it until after the
jessie release.

svn path=/dists/sid/linux/; revision=21829
2014-09-12 16:21:19 +00:00
Ben Hutchings 8e2b47b9d2 leds: Enable LEDS_TRIGGER_CPU as built-in since it cannot be modular
svn path=/dists/sid/linux/; revision=21817
2014-09-12 13:02:50 +00:00
Ben Hutchings 9d284e6a76 [!x86] staging: Enable R8712U as module (Closes: #742055)
svn path=/dists/sid/linux/; revision=21816
2014-09-12 06:11:17 +00:00
Ben Hutchings 8af1659921 [!x86] staging: Enable R8188EU as module (Closes: #760859)
svn path=/dists/sid/linux/; revision=21813
2014-09-12 05:48:22 +00:00
Ben Hutchings e4829c2d7d drivers/base: Disable UEVENT_HELPER; long obsoleted by udev
svn path=/dists/sid/linux/; revision=21812
2014-09-12 05:30:42 +00:00
Ben Hutchings dfb5e384b3 [x86] Disable USB_SN9C102; this driver is deprecated in favour of the gspca drivers
While we're doing this, move all the staging/media driver disables
into debian/config/kernelarch-x86/config as STAGING_MEDIA is only
enabled on x86.

svn path=/dists/sid/linux/; revision=21811
2014-09-12 05:29:24 +00:00
Ben Hutchings a371875c1b Enable many new(ish) drivers and other features
svn path=/dists/sid/linux/; revision=21810
2014-09-12 05:25:26 +00:00
Ben Hutchings 4376ec2f94 Explicitly set many config symbols to their defaults
svn path=/dists/sid/linux/; revision=21809
2014-09-12 04:07:56 +00:00
Ben Hutchings 295134a392 [mips64,mips64el] Properly add the 5kc-malta flavour (should fix FTBFS)
svn path=/dists/sid/linux/; revision=21808
2014-09-11 23:11:32 +00:00
Ben Hutchings c4d465c9ae mmc,memstick: Enable MMC_REALTEK_USB, MEMSTICK_REALTEK_USB as modules
svn path=/dists/sid/linux/; revision=21807
2014-09-11 04:36:47 +00:00
Ben Hutchings c9d97d2730 Explicitly set many config symbols to their defaults
svn path=/dists/sid/linux/; revision=21806
2014-09-11 04:20:33 +00:00
Ben Hutchings 80d9c6fcad mfd: Enable MFD_RTSX_USB as module (Closes: #761099)
svn path=/dists/sid/linux/; revision=21803
2014-09-11 02:56:32 +00:00
Ben Hutchings 7f39df6413 aufs: Update to aufs3.16-20140908
svn path=/dists/trunk/linux/; revision=21782
2014-09-08 01:24:43 +00:00
Ben Hutchings 84a0830f61 sound: Disable SND_CS5535AUDIO on all but i386 and mips*/loongson-2f
Its config dependencies are now X86_32 || MIPS || COMPILE_TEST.
On MIPS, only Loongson 2F platforms use the CS5536 chip.

svn path=/dists/trunk/linux/; revision=21774
2014-09-07 19:04:02 +00:00
Ben Hutchings efd5c33160 Don't try to enable CS5530 drivers on anything except i386
These config symbols now depend on X86_32 || COMPILE_TEST, so move
them into the appropriate config file.

svn path=/dists/trunk/linux/; revision=21773
2014-09-07 19:01:09 +00:00
Ben Hutchings caf5baf65d Move various i386-dependent config symbols into the appropriate config file
These now all have dependencies on X86_32 || COMPILE_TEST, so they
cannot be enabled on amd64.

Also remove the explicit disabling of these symbols at the top level.

svn path=/dists/trunk/linux/; revision=21772
2014-09-07 18:50:43 +00:00
Ben Hutchings 7fb242322b Don't try to enable drivers for platforms we don't support
Various driver config symbols have new dependencies on platform
config symbols that we don't and aren't likely to enable.

svn path=/dists/trunk/linux/; revision=21771
2014-09-07 18:28:43 +00:00
Ben Hutchings 15896ca3a3 mtd: Enable MTD_SPI_NOR as module, since M25P80 now depends on it
svn path=/dists/trunk/linux/; revision=21767
2014-09-07 15:57:56 +00:00
Ben Hutchings 0a581348dc hid-sony: Enable SONY_FF (Closes: #760684)
svn path=/dists/trunk/linux/; revision=21766
2014-09-07 03:40:09 +00:00
Ben Hutchings 7e30b27c6d sound/firewire: Enable SND_DICE, SND_FIREWORKS, SND_BEBOB as modules (Closes: #756842)
svn path=/dists/trunk/linux/; revision=21764
2014-09-07 02:59:59 +00:00
Maximilian Attems c16be3aebf redisable UAS, still not ready for prime time..
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21755
2014-08-30 08:25:40 +00:00
Ben Hutchings c692bc729d mm: Enable FRONTSWAP, ZSWAP (except armel/{ixp4xx,orion5x}) (Closes: #725703)
svn path=/dists/trunk/linux/; revision=21751
2014-08-27 07:51:46 +00:00
Ben Hutchings 072a14449f ftrace: Enable FUNCTION_TRACER, FUNCTION_GRAPH_TRACER, FTRACE_SYSCALLS, STACK_TRACER and DYNAMIC_FTRACE (Closes: #563847, #758469)
svn path=/dists/trunk/linux/; revision=21744
2014-08-25 03:23:32 +00:00
Ben Hutchings c43f57304a HID: Enable HID_RMI as module (Closes: #754519)
svn path=/dists/trunk/linux/; revision=21725
2014-08-12 01:59:50 +00:00
Ben Hutchings 0abba0422b [arm*,ia64,ppc64el,s390*,sh4] Disable SYSFS_SYSCALL, only needed for SVR4 compatibility
svn path=/dists/trunk/linux/; revision=21716
2014-08-09 17:52:47 +00:00
Ben Hutchings 65990f8495 [!x86] Disable USELIB, only needed by libc5
svn path=/dists/trunk/linux/; revision=21712
2014-08-09 17:23:24 +00:00
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