Commit Graph

3491 Commits

Author SHA1 Message Date
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 0c20c49a4d [armel,sh4] linux-image: Recommend u-boot-tools rather than the obsolete uboot-mkimage package
svn path=/dists/trunk/linux/; revision=22868
2015-07-28 22:47:13 +00:00
Ben Hutchings 88728c5842 [rt] Update to 4.1.3-rt3 and re-enable
svn path=/dists/trunk/linux/; revision=22861
2015-07-27 13:27:47 +00:00
Ian Campbell 7a2b15aea6 [armhf] Enable new drivers for sunxi platforms (Closes: #792388)
svn path=/dists/trunk/linux/; revision=22839
2015-07-17 07:29:12 +00:00
Ian Campbell bb9ae7db61 [armhf] Set CONFIG_ARM_TEGRA_CPUFREQ as builtin.
It seems to have always been a bool and not a tristate.

svn path=/dists/trunk/linux/; revision=22838
2015-07-17 07:29:09 +00:00
Ben Hutchings ef7d1869f8 [armel/kirkwood] ubi: Change UBIFS_FS and MTD_UBI from built-in to modules, to reduce kernel image size (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=22836
2015-07-15 18:47:14 +00:00
Ben Hutchings b6d0d17b8a [i386] Disable VM86
svn path=/dists/trunk/linux/; revision=22818
2015-07-09 00:11:12 +00:00
Ben Hutchings 91ddefc8eb Set ABI version to trunk
svn path=/dists/trunk/linux/; revision=22803
2015-07-06 21:14:54 +00:00
Ben Hutchings 198d7f8199 Merge changes from sid up to 4.0.7-1
svn path=/dists/trunk/linux/; revision=22799
2015-07-06 20:56:21 +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
Ben Hutchings 3df8898d6b Merge changes from sid up to 4.0.5-1
svn path=/dists/trunk/linux/; revision=22761
2015-06-16 23:04:03 +00:00
Ben Hutchings 1b4f5b4a5a Fix/ignore ABI changes in 4.0.5 as appropriate
svn path=/dists/sid/linux/; revision=22753
2015-06-16 19:18:40 +00:00
Ian Campbell de9645d099 [armel/kirkwood]: Enable CONFIG_ARM_KIRKWOOD_CPUIDLE. (Closes: #787716)
svn path=/dists/sid/linux/; revision=22733
2015-06-06 15:37:21 +00:00
Ian Campbell 30a68a9d2e Cleanup armhf config, merge config and config.lpae
With armmp now being the baseline flavour the (rather arbitrary) split between
config and config.armmp doesn't make much sense. Move the contents of config
into config.armmp.

Implemented (mostly) automatically with:
$ ../kconfigeditor2/process.py .
-> Results in no change
$ cat debian/config/armhf/config  debian/config/armhf/config.armmp | sponge debian/config/armhf/config.armmp
$ rm debian/config/armhf/config
$ vi debian/config/armhf/defines
$ ../kconfigeditor2/process.py .

svn path=/dists/trunk/linux/; revision=22732
2015-06-06 11:18:13 +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
Ian Campbell 15f7ac543c [arm64+armhf] Enable SYSCON poweroff driver.
svn path=/dists/trunk/linux/; revision=22727
2015-05-30 21:18:17 +00:00
Ian Campbell 931ef5b117 [armhf] Enable PCIe support for IMX6 boards.
svn path=/dists/sid/linux/; revision=22724
2015-05-29 06:33:10 +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 3734f093f5 HID: Enable HID_BATTERY_STRENGTH (Closes: #783214)
svn path=/dists/sid/linux/; revision=22713
2015-05-26 01:20:04 +00:00
Ben Hutchings 19acb8efed zram: Enable ZRAM_LZ4_COMPRESS (Closes: #770958)
svn path=/dists/sid/linux/; revision=22712
2015-05-26 01:17:52 +00:00
Ben Hutchings a863149395 usb-storage: Enable USB_UAS for the third time, hoping that it's finally robust enough (Closes: #749014)
svn path=/dists/sid/linux/; revision=22711
2015-05-26 01:12:29 +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 9e70108feb Bump ABI to 2
svn path=/dists/sid/linux/; revision=22709
2015-05-26 00:50:45 +00:00
Ben Hutchings dfbc65af1c media: Enable DVB_SMIPCIE as module (Closes: #785153)
svn path=/dists/sid/linux/; revision=22708
2015-05-26 00:49:19 +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 4c92984f8b Clean up arm64 config
svn path=/dists/sid/linux/; revision=22705
2015-05-26 00:14:50 +00:00
Ian Campbell 45f51837ea [arm64] Build XHCI platform drivers as a module.
svn path=/dists/sid/linux/; revision=22703
2015-05-25 12:38:48 +00:00
Ian Campbell 7d90ad211c [arm64] Enable PCI support and related modules
Adjusting udeb module lists for new modules.

svn path=/dists/sid/linux/; revision=22702
2015-05-25 12:38:44 +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
Ben Hutchings 58669ce115 Re-enable renamed config symbols
[armel/kirkwood] Enable DEBUG_MVEBU_UART0_ALTERNATE, replacing
DEBUG_MVEBU_UART_ALTERNATE
[s390x] Explicitly enable SCHED_TOPOLOGY, replacing SCHED_BOOK

svn path=/dists/sid/linux/; revision=22699
2015-05-25 02:12:19 +00:00
Ben Hutchings 10ada3e717 Update names of various disabled config symbols
svn path=/dists/sid/linux/; revision=22697
2015-05-25 01:51:32 +00:00
Ben Hutchings 1f8d1cfdbd [armel/{kirkwood,orion5x}] Disable PM again to reduce kernel image size
CONFIG_PM replaced CONFIG_PM_RUNTIME so we shouldn't have enabled it
for these.

svn path=/dists/sid/linux/; revision=22696
2015-05-25 01:38:30 +00:00
Ben Hutchings 85aecdef9b Move CONFIG_FB_SM7XX definition now that the driver has been revived upstream
svn path=/dists/sid/linux/; revision=22695
2015-05-25 01:25:43 +00:00
Ben Hutchings 30a50cc6fa Fix spelling of CONFIG_USB_XHCI_PLATFORM
svn path=/dists/sid/linux/; revision=22694
2015-05-25 01:23:42 +00:00
Ian Campbell e9f9658f33 [armhf+arm64] Enabled generic SYSCON regmap reset driver
svn path=/dists/sid/linux/; revision=22684
2015-05-24 08:11:25 +00:00
Ben Hutchings e486b3fcd4 [arm64] USB: Add support for XHCI on APM Mustang (Closes: #785707)
svn path=/dists/sid/linux/; revision=22670
2015-05-22 23:27:42 +00:00
Ben Hutchings 342405f753 [i386] pnp: Disable PNPBIOS_PROC_FS
svn path=/dists/sid/linux/; revision=22668
2015-05-22 22:39:53 +00:00
Ben Hutchings 748386aa8b [rt] Update to 4.0.4-rt1 and re-enable
svn path=/dists/sid/linux/; revision=22663
2015-05-20 00:24:50 +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 25fc9ef6e7 Set ABI to 1
svn path=/dists/trunk/linux/; revision=22589
2015-05-10 20:08:27 +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 b125f8fb50 [armhf] Enable ARM_ERRATA_430973 (Closes: #768890), ARM_ERRATA_643719, ARM_ERRATA_754327, ARM_ERRATA_773022
svn path=/dists/trunk/linux/; revision=22587
2015-05-10 20:00:44 +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 4148f431cd [armhf] sound: Enable SND_SIMPLE_CARD as module
svn path=/dists/trunk/linux/; revision=22582
2015-05-10 04:40:48 +00:00
Ben Hutchings f4903e0d44 Enable PM on all architectures except m68k
For 3.16 it was enabled on almost everything and could not be explicitly
selected.  But since then it has become selectable and not all flavours
are automatically selecting it.

svn path=/dists/trunk/linux/; revision=22581
2015-05-10 04:38:13 +00:00
Ben Hutchings 67c2f56d4b [armel/kirkwood] sound: Enable the necessary modules
Enable SND_SIMPLE_CARD as module, replacing SND_KIRKWOOD_SOC_OPENRD,
SND_KIRKWOOD_SOC_T5325.

Re-enable SND_SOC_ALC5623, SND_SOC_CS42L51_I2C as modules.

svn path=/dists/trunk/linux/; revision=22580
2015-05-10 04:07:59 +00:00