Commit Graph

3423 Commits

Author SHA1 Message Date
Ian Campbell ab015fe9ab [armhf] Add tegra-drm to udebs, enabling graphical installer
Also move core regulator (and associated i2c) to built in.

svn path=/dists/trunk/linux/; revision=22202
2014-12-17 21:20:49 +00:00
Ben Hutchings 0e5e0ba34c Ignore ABI changes in mm, of functions not really used by modules
svn path=/dists/sid/linux/; revision=22201
2014-12-15 22:48:13 +00:00
Ian Campbell 4cc351d2d2 [armhf/armmp]: Enable support for Tegra124 based platforms.
svn path=/dists/trunk/linux/; revision=22198
2014-12-14 11:08:03 +00:00
Ian Campbell d993e8da2e [armel/kirkwood] Bump flash-kernel breaks to <<3.30~
Due to botched upload of 3.29~exp1 to unstable.

svn path=/dists/trunk/linux/; revision=22197
2014-12-13 15:54:06 +00:00
Ian Campbell feb126f084 [armhf] Enable some further OMAP uEVM related options
PINCTRL, GPIO and RTC.

svn path=/dists/sid/linux/; revision=22195
2014-12-13 12:20:47 +00:00
Ian Campbell 0ab43721fa [armhf] Enable support for support OMAP5432 uEVM
Based on a patch from Chen Baozi (Closes: #772953)

svn path=/dists/sid/linux/; revision=22194
2014-12-13 12:20:44 +00:00
Ben Hutchings dbe31c6643 [sh4] Build with gcc-4.8 (Closes: #772602)
svn path=/dists/sid/linux/; revision=22193
2014-12-13 11:46:32 +00:00
Ian Campbell de67493cd1 [armel/kirkwood] Add versioned breaks on flash-kernel << 3.29~
svn path=/dists/trunk/linux/; revision=22192
2014-12-13 09:23:17 +00:00
Ian Campbell bf56620e4a [armel/kirkwood]: Enable DEBUG_MVEBU_UART_ALTERNATE
This matches the behaviour of previous boardfile based kirkwood kernels.
Otherwise the kernel silently crashes during boot.

svn path=/dists/trunk/linux/; revision=22191
2014-12-12 20:14:06 +00:00
Ben Hutchings 22e07a167a [armel] Disable RD_LZO on orion5x; re-enable RD_LZ4 on kirkwood
I'm assuming orion5x also has a small initrd partition, so using
anything weaker than gzip is unlikely to work.

We have space to spare on kirkwood now, so there's no need to disable
RD_LZ4 though I doubt it's particularly useful.

svn path=/dists/trunk/linux/; revision=22188
2014-12-10 21:43:13 +00:00
Ben Hutchings ba831b83d4 [armel] Disable more config symbols on both kirkwood and orion5x
svn path=/dists/trunk/linux/; revision=22187
2014-12-10 20:32:26 +00:00
Ben Hutchings 4f1102baba [armel] Share config-reduced between kirkwood and orion5x
Move the config symbols not already set by kirkwood into config.orion5x

svn path=/dists/trunk/linux/; revision=22186
2014-12-10 19:38:02 +00:00
Ben Hutchings 4ec5e3c4fe [armel/kirkwood] Enable ARCH_MULTI_V5, MACH_NETXBIG
svn path=/dists/trunk/linux/; revision=22185
2014-12-10 19:16:10 +00:00
Ben Hutchings c853385790 [armel] Include size of appended DTBs in image size check
svn path=/dists/trunk/linux/; revision=22184
2014-12-10 16:50:18 +00:00
Ben Hutchings cc3a45c0d1 [armel/orion5x] Disable AUDIT, PROFILING, OPROFILE
svn path=/dists/trunk/linux/; revision=22181
2014-12-10 05:17:32 +00:00
Ben Hutchings da9e7240c2 [armel] Change configuration to reduce kernel image size (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=22180
2014-12-10 02:54:18 +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 1b32aed50f leds: Disable LEDS_PCA9532, apparently only needed on armel/iop32x
svn path=/dists/trunk/linux/; revision=22177
2014-12-09 22:14:13 +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 359821b177 Fix brcmfmac configuration - bus options are bool not tristate
svn path=/dists/trunk/linux/; revision=22175
2014-12-09 21:59:09 +00:00
Ben Hutchings 822f235e03 [powerpc/powerpc64,ppc64*] Enable SCSI_IBMVFC as module, replacing SCSI_IBMVSCSIS
svn path=/dists/trunk/linux/; revision=22174
2014-12-09 21:48:02 +00:00
Ben Hutchings 28ff6b17c2 [armel/kirkwood] Enable ARCH_MVEBU and MACH_KIRKWOOD, replacing ARCH_KIRKWOOD etc.
svn path=/dists/trunk/linux/; revision=22173
2014-12-09 21:43:08 +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 baaef4ee80 [mips*/loongson-2f] Add a comment above CONFIG_FB_SM7XX which is now unknown
svn path=/dists/trunk/linux/; revision=22171
2014-12-09 21:27:09 +00:00
Ben Hutchings dcd8acb7f3 [armhf/armmp] Remove/rename obsolete config symbols
CONFIG_MACH_IMX51_DT was replaced by CONFIG_SOC_IMX51.
CONFIG_PHY_EXYNOS5250_USB2 is not visible and is set automatically.
CONFIG_GENERIC_CPUFREQ_CPU0 was renamed to CONFIG_CPUFREQ_DT.

Add a proper file section for config symbols defined in
drivers/usb/gadget/legacy/Kconfig, as kconfigeditor2 isn't looking
at that file.

svn path=/dists/trunk/linux/; revision=22170
2014-12-09 21:24:46 +00:00
Ben Hutchings 45ee6fc66b Remove obsolete config symbols from topconfig
Most of these have been completely removed but:
- HID_LENOVO_TPKBD was renamed to HID_LENOVO
- VIDEO_VIVI was replaced with VIDEO_VIVID

svn path=/dists/trunk/linux/; revision=22169
2014-12-09 21:10:10 +00:00
Ben Hutchings 9f9a98a575 Tidy config
svn path=/dists/trunk/linux/; revision=22168
2014-12-09 20:49:45 +00:00
Ben Hutchings ba76447bca Remove more AUFS config
svn path=/dists/trunk/linux/; revision=22167
2014-12-09 20:43:11 +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 32c60ddecc SCSI: Re-enable LIBFCOE, FCOE, FCOE_FNIC, SCSI_BNX2X_FCOE as modules
svn path=/dists/trunk/linux/; revision=22163
2014-12-09 20:03:53 +00:00
Ben Hutchings b7aa2a471a SCSI,xen: Enable XEN_SCSI_FRONTEND, XEN_SCSI_BACKEND as modules
svn path=/dists/trunk/linux/; revision=22162
2014-12-09 19:47:52 +00:00
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 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 af98d628cc Replace aufs with overlayfs
svn path=/dists/trunk/linux/; revision=22150
2014-12-09 03:09:37 +00:00
Ben Hutchings e0ff76482a Merge changes from sid up to 3.16.7-ckt2-1
svn path=/dists/trunk/linux/; revision=22148
2014-12-09 02:55:16 +00:00
Ben Hutchings 47c25cca2a Fix/ignore various ABI changes
svn path=/dists/sid/linux/; revision=22133
2014-12-08 01:47:13 +00:00
Ben Hutchings c5b5fd3366 Delete unused compiler relations
svn path=/dists/trunk/linux/; revision=22070
2014-11-18 03:47:25 +00:00
Ben Hutchings 7574db5487 [arm*] Update linux-headers-* dependency on linux-compiler-*-arm
svn path=/dists/trunk/linux/; revision=22069
2014-11-18 03:47:12 +00:00
Ben Hutchings c31f663c00 [x86] Update linux-headers-* dependency on linux-compiler-*-x86
svn path=/dists/trunk/linux/; revision=22068
2014-11-18 03:46:51 +00:00
Ben Hutchings 3c1bee523e Make gcc-4.9 the default compiler (except on s390*)
svn path=/dists/trunk/linux/; revision=22067
2014-11-18 03:43:53 +00:00
Ian Campbell df0a9c820a [armhf] Enable FB_SIMPLE, used on some Exynos platforms and elsewhere.
svn path=/dists/sid/linux/; revision=22065
2014-11-13 21:38:57 +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 5042521bea Set ABI to trunk
svn path=/dists/trunk/linux/; revision=22055
2014-11-06 21:59:07 +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
Ben Hutchings 338bc62d47 [x86] Update suggested boot loaders
svn path=/dists/sid/linux/; revision=22026
2014-11-03 23:38:23 +00:00
Aurelien Jarno fe7bd400c6 Really enable USB_OCTEON_EHCI and USB_OCTEON_OHCI (they are boolean, not tristate)
svn path=/dists/sid/linux/; revision=22025
2014-11-03 19:31:35 +00:00
Ben Hutchings 26e2a5caca [armhf] leds: Enable LEDS_PWM as module (for Cubox-i)
svn path=/dists/sid/linux/; revision=22015
2014-11-01 13:43:47 +00:00
Aurelien Jarno 96dd8f0b76 Disable KEYBOARD_ATKBD, MOUSE_PS2, SERIO_I8042 on octeon as it causes problems on some machines and completely useless.
svn path=/dists/sid/linux/; revision=22014
2014-10-31 23:11:31 +00:00
Aurelien Jarno b4909cc915 [mips*/octeon] Enable SERIAL_8250_DW.
svn path=/dists/sid/linux/; revision=22013
2014-10-31 20:46:08 +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 8b65531401 [i386] Rename config.486 to config.586 too
svn path=/dists/sid/linux/; revision=22005
2014-10-31 14:00:24 +00:00
Ben Hutchings c34c43176a [i386] Rename 486 flavour to 586 (Closes: #766105)
svn path=/dists/sid/linux/; revision=22004
2014-10-31 13:58:30 +00:00
Ben Hutchings cc39dafda4 [i386/486] Select M586TSC instead of M486
svn path=/dists/sid/linux/; revision=21986
2014-10-31 01:07:35 +00:00
Ben Hutchings 6ba4468770 Bump ABI to 4
svn path=/dists/sid/linux/; revision=21984
2014-10-31 00:42:29 +00:00
Aurelien Jarno e503206b31 Ignore ABI changes caused by reverting MAX_PHYSMEM_BITS to 35. This symbol
doesn't seems to be used on OOT modules, and anyway this kernel doesn't even
boot.

svn path=/dists/sid/linux/; revision=21982
2014-10-29 13:55:18 +00:00
Uwe Kleine-König 85ad1570e6 [armhf] enable more options for Netgear ReadyNAS 104
svn path=/dists/sid/linux/; revision=21978
2014-10-26 12:45:50 +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
Ben Hutchings 8e1020e9f4 Comment that we should change '486' processor selection at next ABI bump
svn path=/dists/sid/linux/; revision=21974
2014-10-26 01:27:41 +00:00
Uwe Kleine-König 7d3bad8448 [armhf] enable GPIO_PCA953X driver for Netgear ReadyNAS 104
svn path=/dists/sid/linux/; revision=21971
2014-10-24 11:54:55 +00:00
Uwe Kleine-König 7119fb7344 [armhf] enable RTC driver for Netgear ReadyNAS 102/104
svn path=/dists/sid/linux/; revision=21970
2014-10-22 21:42:22 +00:00
Ian Campbell 6918ff87ca [arm64] Enable EHCI and OHCI platform USB HCD drivers.
svn path=/dists/sid/linux/; revision=21969
2014-10-22 21:29:40 +00:00
Ian Campbell 675118c802 [armhf] Enable various drivers for the Nokia N900.
Patch from Sebastian Reichel. (Closes: #766070)

svn path=/dists/sid/linux/; revision=21968
2014-10-22 21:29:36 +00:00
Uwe Kleine-König 9932a2893b [armhf] enable PCI and NAND driver for Armada 370
svn path=/dists/sid/linux/; revision=21967
2014-10-22 08:30:33 +00:00
Ben Hutchings fae2d13bcf [i386/486] Update description to say that the processor must have a TSC (see #766105)
svn path=/dists/sid/linux/; revision=21966
2014-10-21 01:17:16 +00:00
Ian Campbell 6a614ead4a [armhf] Build i2c-s3c2410 statically, it is used by the arndale power controlller.
svn path=/dists/sid/linux/; revision=21946
2014-10-12 19:28:42 +00:00
Uwe Kleine-König 2593a609b3 [armhf] enable rtc driver for i.MX6
svn path=/dists/sid/linux/; revision=21944
2014-10-12 19:00:47 +00:00
Ben Hutchings fe8fea26aa [ppc64el] Disable CONFIG_CMDLINE{,_BOOL} usage for setting consoles (Closes: #764745)
From: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>

- The value of ppc64 is incorrect for ppc64el (specifically, console=tty0),
  rendering the console useless (blank and unresponsive) if no kernel parameters
  are specified (e.g., debian-installer netboot).
- It's not needed currently: the kernel correctly autodetects the console
  on ppc64el platforms (hvc0 on pseries, hvc0 and hvc1 on powernv).

svn path=/dists/sid/linux/; revision=21943
2014-10-11 21:03:18 +00:00
Ben Hutchings e1a0d56d83 [hppa,m68k,mips/r4k-ip22,sparc*] bluetooth: Enable BT as module (Closes: #764524)
svn path=/dists/sid/linux/; revision=21939
2014-10-10 04:11:07 +00:00
Ben Hutchings 4e16e57ae8 Bump ABI to 3
svn path=/dists/sid/linux/; revision=21933
2014-10-09 02:43:28 +00:00
Aurelien Jarno e1bc050251 [armhf] Change RTC drivers from modules to built-ins
The kernel isn't able to initialize the system clock from a hardware clock
whose driver is a module, and we don't have an initramfs mechanism to do 
that.

svn path=/dists/sid/linux/; revision=21929
2014-10-03 19:46:25 +00:00
Aurelien Jarno 7455be0d8e [arm64] Change RTC drivers from modules to built-ins
The kernel isn't able to initialize the system clock from a hardware clock
whose drive is a module, and there is no initramfs mechanism to do that.


svn path=/dists/sid/linux/; revision=21928
2014-10-03 19:45:03 +00:00
Ben Hutchings 0b10f47597 [ppc64*] video/fb: Remove explicit disabling of drivers that depend on PPC32
svn path=/dists/sid/linux/; revision=21900
2014-09-24 03:40:06 +00:00
Ben Hutchings 9078c0ce33 [powerpc/powerpc64,ppc64*] video/fb: Change FB_MATROX, FB_RADEON, FB_ATY, FB_SIS, FB_3DFX, FB_VOODOO1 back to modules (Closes: #748398)
svn path=/dists/sid/linux/; revision=21899
2014-09-24 03:36:38 +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
Aurelien Jarno 2bb3fb3938 [mips*/octeon] Enable OCTEON_USB, USB_EHCI_HCD, USB_OHCI_HCD,
and USB_OCTEON_EHCI, USB_OCTEON_OHCI (Closes: #762066).

svn path=/dists/sid/linux/; revision=21881
2014-09-20 02:38:04 +00:00
Ben Hutchings 9aa8607e35 [armel/kirkwood] gpu: Disable VGA_ARB
svn path=/dists/sid/linux/; revision=21879
2014-09-19 23:12:38 +00:00
Ben Hutchings a9992a868e [armel/kirkwood] block: Change IOSCHED_DEADLINE to module, to reduce kernel image sizes (fixes FTBFS)
svn path=/dists/sid/linux/; revision=21878
2014-09-19 15:15:22 +00:00
Maximilian Attems 0d47c97a80 armel: drop ixp4xx config too
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21876
2014-09-19 14:50:15 +00:00
Maximilian Attems cc574aa6f9 armel: drop ixp4xx
Image doesn't fit, old hardware, no one cares.

Suggested-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21875
2014-09-19 14:48:01 +00:00
Ian Campbell 8332600d11 [arm64] Enable crypto accelerator modules
svn path=/dists/sid/linux/; revision=21861
2014-09-17 15:39:52 +00:00
Aurelien Jarno ef06cf88c7 Enable KVM_BOOK3S_64
svn path=/dists/sid/linux/; revision=21857
2014-09-16 18:31:23 +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 e126ae3d01 Bump ABI to 2 (Closes: #761874)
svn path=/dists/sid/linux/; revision=21853
2014-09-16 17:30:00 +00:00
Aurelien Jarno 718b0facc8 [powerpc/powerpc64,ppc64el] Backport more KVM patches from 3.17. Enable
KVM_BOOK3S_64_HV, KVM_BOOK3S_64_PR and KVM_XICS, but keep KVM_BOOK3S_64
disabled for now as it would trigger an ABI change (Partially addresses:
#761656).
usb/gadget: Enable USB_NET2280 as module

svn path=/dists/sid/linux/; revision=21849
2014-09-16 07:21:54 +00:00
Ian Campbell ec483632c6 [armhf] Enable support for Exynos5 systems. (Closes: #759291)
Tested on original Arndale with serial, MMC and NIC. No udeb support yet.

svn path=/dists/sid/linux/; revision=21845
2014-09-14 19:09:30 +00:00
Aurelien Jarno ad2d30001b [mips64el] Drop loongson-2e and loongson-2f flavour as the minimum
supported ISA will be at least MIPS64.

svn path=/dists/sid/linux/; revision=21833
2014-09-12 22:00:07 +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
Ian Campbell 64d07e85d9 [arm64] Backport xgene Ethernet and include phy-xgene in udebs
phy-xgene is needed for ahci_xgene not the Ethernet driver, so place in
sata-modules for now. While there move ahci_xgene from the toplevel list into
the arm64 specific list.

svn path=/dists/sid/linux/; revision=21828
2014-09-12 15:20:43 +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 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