Commit Graph

391 Commits

Author SHA1 Message Date
Ben Hutchings d9cb28cc2e Enable various new features
svn path=/dists/trunk/linux/; revision=22890
2015-08-03 01:29:25 +00:00
Ben Hutchings 7274349990 Explicitly set various config symbols to defaults
svn path=/dists/trunk/linux/; revision=22871
2015-07-29 03:08:50 +00:00
Ben Hutchings 8f0f730e41 Explicitly set various config symbols to defaults
svn path=/dists/trunk/linux/; revision=22870
2015-07-29 02:29:09 +00:00
Ben Hutchings 5007cfce3f [x86] Enable MMIOTRACE (Closes: #790808)
svn path=/dists/trunk/linux/; revision=22795
2015-07-05 23:42:00 +00:00
Ian Campbell 55fe5a22eb Clean up config
Use kconfigeditor2/process.py to put all definitions in Kconfig order
with proper headings.

svn path=/dists/trunk/linux/; revision=22731
2015-06-06 10:52:11 +00:00
Ian Campbell aacc0fe224 Cleanup deleted, renamed, merged, split or now-automatic, duplicate config
Identified with kconfigeditor2/process.py and verified:

removed:
CONFIG_ARTHUR (arm)
CONFIG_SERIAL_MFD_HSU
CONFIG_PPC_CELLEB
CONFIG_CLAW (s390)
CONFIG_MATHEMU (s390)
CONFIG_MARCH_G5 (s390)
CONFIG_INTEL_MID_DMAC
CONFIG_DIRECT_GBPAGES (x86)

automatic:
CONFIG_DW_DMAC_CORE
CONFIG_64BIT (s390)

merged:
CONFIG_ARM_AT91_ETHER into CONFIG_MACB
CONFIG_HID_HUION into CONFIG_HID_UCLOGIC

split:
CONFIG_TCG_TIS_I2C_ST33 into CONFIG_TCG_TIS_ST33ZP24 and CONFIG_TCG_TIS_ST33ZP24_I2C

duplicate:
CONFIG_SND_SOC_INTEL_BROADWELL_MACH

svn path=/dists/trunk/linux/; revision=22730
2015-06-06 10:52:07 +00:00
Ben Hutchings cc28b6b52f Merge changes from sid up to 4.0.4-1
Excluding the ABI number bump and the PREEMPT_RT featureset.

svn path=/dists/trunk/linux/; revision=22720
2015-05-27 02:40:14 +00:00
Ben Hutchings 803c4aaccb [x86] ALSA: Enable SND_SOC_INTEL_BROADWELL_MACH as module (Closes: #785422)
svn path=/dists/sid/linux/; revision=22714
2015-05-26 01:29:52 +00:00
Ben Hutchings 76d3edb2c3 [x86] i2c: Change I2C to built-in and enable ACPI_I2C_OPREGION (Closes: #778896)
svn path=/dists/sid/linux/; revision=22710
2015-05-26 01:08:50 +00:00
Ben Hutchings b953465108 [x86] vmwgfx: Enable DRM_VMWGFX_FBCON (Closes: #714929)
svn path=/dists/sid/linux/; revision=22706
2015-05-26 00:42:57 +00:00
Ben Hutchings 9ce5cce4ba Clean up config
Use kconfigeditor2/process.py to put all definitions in Kconfig order
with proper headings.

Delete all definitions of unknown config symbols, which I verified
have been removed (or made automatic) upstream and not renamed.

svn path=/dists/sid/linux/; revision=22701
2015-05-25 02:22:25 +00:00
Ben Hutchings 5fe888b7ec i2o: Disable I2O
svn path=/dists/sid/linux/; revision=22700
2015-05-25 02:16:00 +00:00
Maximilian Attems e835134870 x86: enable CONFIG_SND_SOC_INTEL_BROADWELL_MACH
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22651
2015-05-16 12:32:50 +00:00
Ben Hutchings c8df9cd7be [x86] nfc: Enable NFC_HCI, NFC_MEI_PHY, NFC_PN544, NFC_PN544_MEI as modules (Closes: #770323)
svn path=/dists/trunk/linux/; revision=22588
2015-05-10 20:05:03 +00:00
Ben Hutchings e78121cb46 [x86] serial: Enable SERIAL_8250_DW as built-in
svn path=/dists/trunk/linux/; revision=22585
2015-05-10 19:37:29 +00:00
Ben Hutchings 8715123851 [x86] tpm: Enable TCG_TIS_I2C_ST33 as module, replacing TCG_ST33_I2C
svn path=/dists/trunk/linux/; revision=22577
2015-05-10 03:02:15 +00:00
Ben Hutchings fafde9ea65 [x86] tpm: Enable TCG_TIS_ST33ZP24 and TCG_TIS_ST33ZP24_I2C as modules, replacing TCG_ST33_I2C
svn path=/dists/trunk/linux/; revision=22575
2015-05-10 02:37:25 +00:00
Ben Hutchings c0a4d419d6 [x86] Enable DW_DMAC and re-enable SND_SOC_INTEL_HASWELL_MACH, SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules
svn path=/dists/trunk/linux/; revision=22574
2015-05-10 02:30:31 +00:00
Ben Hutchings 27f61adafc media/rc: Enable IR_IGORPLUGUSB, replacing LIRC_IGORPLUGUSB
svn path=/dists/trunk/linux/; revision=22570
2015-05-10 02:16:15 +00:00
Ben Hutchings 408f739ee0 sound: Enable SND_USB_LINE6, replacing LINE6_USB
svn path=/dists/trunk/linux/; revision=22569
2015-05-10 02:14:56 +00:00
Ben Hutchings 2694c583f5 [x86] Re-enable IOSF_MBI and INTEL_RAPL
svn path=/dists/trunk/linux/; revision=22568
2015-05-10 02:12:22 +00:00
Ben Hutchings a8be41082a [x86] thermal: Enable INT340X_THERMAL, replacing ACPI_INT3403_THERMAL
svn path=/dists/trunk/linux/; revision=22567
2015-05-10 02:10:02 +00:00
Ben Hutchings bbd6f0e4b1 [arm64,armhf,powerpcspe,x86] gpio: Explicitly enable GPIOLIB
Some drivers now depend on rather than selecting it, in particular
FB_VIA.  This fixes an FTBFS on i386 as that driver was no longer
built on 686-pae.

The architectures are chosen to cover everything that selects
ARCH_WANT_OPTIONAL_GPIOLIB and for which we have GPIOLIB enabled
in jessie.

svn path=/dists/trunk/linux/; revision=22564
2015-05-07 00:22:38 +00:00
Ben Hutchings 85cd5a3f6c [x86] Enable PARAVIRT_SPINLOCKS
svn path=/dists/trunk/linux/; revision=22518
2015-04-21 18:42:07 +00:00
Ben Hutchings 6d4496e9a3 Merge changes from sid up to 3.16.7-ckt9-1
svn path=/dists/trunk/linux/; revision=22495
2015-04-08 04:04:18 +00:00
Ben Hutchings 2669f99824 edac: Move selection of x86-specific drivers to the proper config file
svn path=/dists/sid/linux/; revision=22485
2015-04-06 20:28:16 +00:00
Ben Hutchings c426ab5a51 [x86] Disable X86_VERBOSE_BOOTUP (Closes: #781953)
svn path=/dists/sid/linux/; revision=22481
2015-04-06 19:02:38 +00:00
Ben Hutchings c6d983ba6a Merge changes from sid up to 3.16.7-ckt7-1
svn path=/dists/trunk/linux/; revision=22445
2015-03-05 00:45:32 +00:00
Ben Hutchings 8869a3e33e [x86] ALSA: Enable SND_SOC, SND_SOC_INTEL_SST, SND_SOC_INTEL_HASWELL_MACH, SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules (Closes: #773835)
svn path=/dists/sid/linux/; revision=22432
2015-03-01 03:35:59 +00:00
Maximilian Attems dccba9a58a configs: keep config value of tmscsim for new scsi driver
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22383
2015-02-12 14:38:38 +00:00
Ben Hutchings b19efc335a [x86] Enable various drivers
svn path=/dists/trunk/linux/; revision=22178
2014-12-09 22:20:35 +00:00
Ben Hutchings 41ccb6caac Enable various new drivers
svn path=/dists/trunk/linux/; revision=22176
2014-12-09 22:11:37 +00:00
Ben Hutchings 09e30614d9 [x86] Remove/rename obsolete config symbols
CONFIG_SOLO6X10 was renamed to CONFIG_VIDEO_SOLO6X10.
CONFIG_USB_MSI3101 was renamed to CONFIG_USB_MSI2500.

CONFIG_SCx200_I2C can supposedly be replaced by the i2c-gpio driver, but
scx200 is not a standard gpio driver so that won't work so don't both
enabling CONFIG_I2C_GPIO.

svn path=/dists/trunk/linux/; revision=22172
2014-12-09 21:37:16 +00:00
Ben Hutchings 9f9a98a575 Tidy config
svn path=/dists/trunk/linux/; revision=22168
2014-12-09 20:49:45 +00:00
Ben Hutchings 73d44fc5c6 wireless: Enable RTL8192EE, RTL8821AE as modules for all architectures (replacing R8192EE, R8821AE for x86 only)
svn path=/dists/trunk/linux/; revision=22166
2014-12-09 20:37:51 +00:00
Ben Hutchings 4b91419f01 wireless: Enable BRCMFMAC, BRCMFMAC_USB, BRCMFMAC_PCIE as modules
svn path=/dists/trunk/linux/; revision=22165
2014-12-09 20:34:06 +00:00
Ben Hutchings 3cff228d57 drivers/net: Enable ET131X as module for all architectures
svn path=/dists/trunk/linux/; revision=22164
2014-12-09 20:05:42 +00:00
Ben Hutchings 32f3fafbe7 Delete configuration of NET_DMA which was removed upstream
svn path=/dists/trunk/linux/; revision=22153
2014-12-09 05:31:28 +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 1372dfa284 [x86] Enable THUNDERBOLT as module (Closes: #768653)
svn path=/dists/sid/linux/; revision=22058
2014-11-09 10:15:54 +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
Ben Hutchings 5eb5c2f9b4 Update to 3.17.2
svn path=/dists/trunk/linux/; revision=22053
2014-11-06 21:24:35 +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 b57dc00e8d r8723au: Explicitly set driver config options to defaults
svn path=/dists/sid/linux/; revision=21818
2014-09-12 13:06:03 +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 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 c9d97d2730 Explicitly set many config symbols to their defaults
svn path=/dists/sid/linux/; revision=21806
2014-09-11 04:20:33 +00:00