Commit Graph

284 Commits

Author SHA1 Message Date
Ben Hutchings 86b45a9e8e [armhf] USB: Change USB, USB_GADGET, and various drivers from built-in to modules 2015-11-29 18:11:18 +00:00
Ben Hutchings 4e5e49d74d [armhf] regulator: Enable REGULATOR_PFUZE100 as module (Closes: #806284) 2015-11-26 20:48:50 +00:00
Ben Hutchings 5e65364843 [armhf] udeb: Add stmmac platform modules to nic-modules (Closes: #805098)
Add dwmac-generic, dwmac-socfpga and dwmac-sunxi to nic-modules as
those are the ones currently built.  Also explicitly enable them in
the config.
2015-11-14 18:20:10 +00:00
Ben Hutchings 757098d2d7 [armhf] Enable new drivers for Allwinner chips (Closes: #804856)
- crypto: Enable CRYPTO_DEV_SUN4I_SS as module
- musb: Enable USB_MUSB_SUNXI as module
2015-11-12 16:49:16 +00:00
Ben Hutchings 728f25d550 [armhf] power: Enable BATTERY_RX51 as module (Closes: #791820) 2015-11-12 16:32:25 +00:00
Ben Hutchings d7465faaf8 [armhf] hsi: Enable CMT_SPEECH as module (Closes: #791819) 2015-11-12 16:31:12 +00:00
Ben Hutchings 74a655e99e Release linux (4.2.3-1).
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAVhQlHee/yOyVhhEJAQp14g//bgpNy9R1+sRM/tDsNhW3H331YOLlLnf5
 1F6VXgzHnDspblgJctDmYAFKIujRNO/Rn1qDXJzh6bRrHnehnH/kJmu8fXk7zbHz
 zT35/HhPIDQV04OTIne+6Pj56iMAneplPhoxtfEPUbLsqzcS9xriTIU3Hv+U7i4a
 y7hfw5lYjbNFdkeJ91VmBFF6U2usmYYPFxokua4vFNsBAStayhoq0ozbaWCePMwn
 V+tgR4GxlbPNvlfTMmEVITTM1M3wXLc9Gq87yEVwLVooshu0yQEmYD3KE87nLLAa
 9zUpH5xK05EKZEPFDtLIcLa3JIB36BfNGqPLICGnw6EesHBU2ywGTDmQlQSd262W
 byhbBMEMrCOQYkL53oMPXjBK5Sf+QuXlbaV+EOXUaolKS0qS+ss/ceip799RHa/F
 JrEYJCLbboML6+2uE47cXugnEz2aYkDeiFygC4qTYxZAbGd6udZpsRVQTpjrhhoK
 B+FPxwK8r5OX6OG6TOfr3XqmAeifTLn7g0IwQ5xqILO/6II/aZI6YvwF7DOrJx3+
 0k6T+RwhSjy55l/8nCZnsbFQvxbYbVON7eQk5TNkting9CDHmWNzE5bTo0sUzWFt
 ajrtrWQ34Z98a30GqMWPT8vPjgQx6Jos1XHzGa379W/jyArqe2QAedSfauWIszez
 e4BdJBFD1YY=
 =C10r
 -----END PGP SIGNATURE-----

Merge tag 'debian/4.2.3-1'

Drop ABI reference files and ABI fixes.
2015-10-06 22:16:11 +01:00
Ben Hutchings f3b997378d i2c: Enable I2C_CHARDEV as a module in all configurations with I2C support (Closes: #800597) 2015-10-03 02:10:53 +01:00
Ben Hutchings 297b345f7c Rename, move or delete obsolete Kconfig definitions as appropriate 2015-09-27 19:15:51 +01: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 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
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 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 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
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 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 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 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
Ian Campbell 33bc9f1527 [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)
svn path=/dists/trunk/linux/; revision=22554
2015-05-04 06:11:12 +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
Ian Campbell fde523ae26 [armhf] Enable power control on various sunxi platforms
Enable MFD_AXP20X and REGULATOR_AXP20X and adding the necessary DTB nodes.
(Closes: #781576).

svn path=/dists/sid/linux/; revision=22467
2015-04-03 14:08:57 +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
Ian Campbell d9a20151a4 [armhf] Enable CONFIG_BACKLIGHT_GPIO as a module. (Closes: #778783)
svn path=/dists/sid/linux/; revision=22416
2015-02-22 17:06:56 +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 2fb1b61d59 Delete config symbols with automatic values
svn path=/dists/trunk/linux/; revision=22269
2015-01-16 02:54:03 +00:00
Ben Hutchings 3f1706c89d Fix up config symbols defined in drivers/usb/gadget/legacy/Kconfig and missed by kconfigeditor2
svn path=/dists/trunk/linux/; revision=22268
2015-01-16 02:52:56 +00:00
Ben Hutchings b8cf96648a Clean up kconfig files
svn path=/dists/trunk/linux/; revision=22267
2015-01-16 02:47:58 +00:00
Ben Hutchings 10f7943320 Merge changes from sid up to 3.16.7-ckt4-1
svn path=/dists/trunk/linux/; revision=22265
2015-01-16 02:43:15 +00:00
Ian Campbell d0e9352ff8 [armhf] Updates to udebs for OMAP5432 uEVM support.
Based on a patch from Chen Baozi. Added pbias-regulator to mmc-modules and
ohci-omap3, ehci-omap and phy-omap-usb2 to usb-modules (dwc3-omap was already
present).

Enabled CONFIG_REGULATOR_PALMAS and CONFIG_TI_PIPE3 as builtin since they are
used by multiple subsystems.

svn path=/dists/sid/linux/; revision=22234
2014-12-29 23:16:37 +00:00
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
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 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 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 9f9a98a575 Tidy config
svn path=/dists/trunk/linux/; revision=22168
2014-12-09 20:49:45 +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 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
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 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
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
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 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
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
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
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
Ben Hutchings 5dea0d3a05 [armhf] Re-enable SPI_IMX as module
svn path=/dists/trunk/linux/; revision=21769
2014-09-07 16:46:18 +00:00
Ian Campbell 94dceabe7a [armhf] Add link to ARMMP kernel info wiki page
svn path=/dists/trunk/linux/; revision=21757
2014-08-30 20:28:09 +00:00
Ian Campbell 89658d2446 [armhf] Remove incomplete list of hardware from image description
svn path=/dists/trunk/linux/; revision=21756
2014-08-30 20:28:04 +00:00
Maximilian Attems f701e00b53 armmp: enable new IMX_IPUV3_CORE
moved from staging and renamed from DRM_IMX_IPUV3_CORE.

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21726
2014-08-12 09:16:45 +00:00
Bastian Blank 4051568f2b debian/config: Remove known dead options, resurrect others
svn path=/dists/trunk/linux/; revision=21690
2014-08-06 14:33:47 +00:00
Ben Hutchings 83770e3ab0 [armhf] touchscreen: Enable TOUCHSCREEN_SUN4I as module (Closes: #757086)
svn path=/dists/trunk/linux/; revision=21688
2014-08-06 01:52:52 +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 895585e136 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21671
2014-08-03 19:05:53 +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
Ian Campbell ef9299159e [armel/hf] disable virtio for specific armel flavours
Instead of overriding the global default in kernelarch-arm disable virtio on
those armel flavours which do not want it (which is all but vexpress). This
allows the armmp flavours to pickup the global default.

No change to any of the eventual .config files.

svn path=/dists/sid/linux/; revision=21412
2014-06-08 17:06:50 +00:00
Ian Campbell ace97ec8c9 [armhf/armmp] Enable VIRTIO_BALLOON and VIRTIO_PCI (Closes: #750742)
svn path=/dists/sid/linux/; revision=21407
2014-06-07 07:41:54 +00:00
Ben Hutchings f7a6212709 Move CONFIG_KEXEC=y from more specific config files to kernelarch-{arm,mips}/config
svn path=/dists/trunk/linux/; revision=21371
2014-06-02 03:11:19 +00:00
Ian Campbell ffab96be34 [armhf] Backport and enable sunxi MMC driver (Closes: #749484)
svn path=/dists/trunk/linux/; revision=21369
2014-06-01 19:15:32 +00:00
Ian Campbell fdac1e331e [armhf] Enable Broadcom IEEE802.11n embedded FullMAC WLAN driver (Closes: #734430)
svn path=/dists/trunk/linux/; revision=21367
2014-05-31 12:30:07 +00:00
Ian Campbell c3a98929aa [armhf] Enable SND_SOC_IMX_SPDIF (Closes: #748890)
svn path=/dists/trunk/linux/; revision=21362
2014-05-26 14:23:34 +00:00
Ian Campbell 11a8a5d0eb [armhf] Enable DRM drivers DRM_IMX_* for IMX platform (Closes: #748406)
svn path=/dists/trunk/linux/; revision=21361
2014-05-26 14:23:31 +00:00
Ian Campbell 3b2674db9c [armhf] Enable SERIAL_OF_PLATFORM
svn path=/dists/trunk/linux/; revision=21360
2014-05-26 14:23:28 +00:00
Ben Hutchings a8cd1046ef [armhf] Enable various drivers to support BeagleBone Black (Closes: #747364)
svn path=/dists/sid/linux/; revision=21330
2014-05-13 16:09:35 +00:00
Ben Hutchings 9597a9899f [armhf] Enable IR_GPIO_CIR as module (Closes: #747762)
svn path=/dists/sid/linux/; revision=21328
2014-05-13 15:59:22 +00:00
Ben Hutchings a2a6a1fe3e [armhf] Enable more Allwinner/sunxi drivers (Closes: #745972)
- spi: sunxi: Add Allwinner A31 SPI controller driver
- ARM: dt: sun4i: Add A10 SPI controller nodes
- PHY: sunxi: Add driver for sunxi usb phy
- ARM: sun4i: dt: Add USB host bindings
- Enable PHY_SUN4I_USB, RTC_DRV_SUNXI, SPI_SUN6I, USB_EHCI_HCD_PLATFORM,
  USB_OHCI_HCD_PLATFORM and CONFIG_SUNXI_WATCHDOG as modules


svn path=/dists/trunk/linux/; revision=21273
2014-04-27 13:46:49 +00:00
Ben Hutchings 68b80a295e [armhf] Enable RTC_DRV_SUNXI, USB_EHCI_HCD_PLATFORM, USB_OHCI_HCD_PLATFORM and CONFIG_SUNXI_WATCHDOG as modules
svn path=/dists/trunk/linux/; revision=21272
2014-04-27 13:27:52 +00:00
Ian Campbell 5c8f84221c [armhf] Backport sunxi AHCI and GMAC drivers from v3.15-rc1
svn path=/dists/trunk/linux/; revision=21258
2014-04-21 15:52:21 +00:00
Ben Hutchings d37c253865 Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rules
The filename of the kernel image to be installed, and the stem of the
installed name, varies between architectures, so we define several
different rules to install it for different sets of architectures.
However the basic fact that we need to install this file in /boot does
not.

We also duplicate this name information in gencontrol.py and in
debian/config/{armel,armhf,sh4}/defines (used by buildcheck.py).

To address this:

* Define [image]install-stem and [build]image-file for each architecture
* Copy these settings to make-flags in gencontrol.py
* Copy [image]install-stem to the image-stem template variable in
  gencontrol.py
* Replace the per-architecture rules with a single rule using those
  make-flags

The per-architecture rules for ARM and PowerPC also installed DTB
and DTS files, respectively.  Include those commands in the single
rule with appropriate conditions around them.


svn path=/dists/trunk/linux/; revision=21253
2014-04-21 01:28:25 +00:00
Ben Hutchings 9b217501df Move image-file definitions from flavour to arch level
The image-file path could potentially vary between flavours but
currently doesn't.  buildcheck.py works either way.

svn path=/dists/trunk/linux/; revision=21251
2014-04-20 22:43:24 +00:00
Ben Hutchings 41e81b2bf0 Move common ARM config symbols from armel/config to kernelarch-arm/config
It is inconsistent and potentially surprising that armhf uses
armel/config as well as armhf/config.  Move the common config into a
new kernelarch-arm directory.

While we're at it, remove some redundant lines from both files.

svn path=/dists/trunk/linux/; revision=21221
2014-04-09 03:00:10 +00:00
Ben Hutchings 8195ecfc86 [armhf] net/wireless: Really enable WL_TI and dependent modules
svn path=/dists/sid/linux/; revision=21083
2014-02-22 19:22:55 +00:00
Ben Hutchings 2a4321bb7f crypto: Enable more processor-specific algorithms and drivers
svn path=/dists/sid/linux/; revision=20960
2014-01-07 03:31:32 +00:00
Ben Hutchings ed9f155c59 [armhf] linux-headers: Fix typo in compiler dependency
svn path=/dists/sid/linux/; revision=20926
2013-12-29 00:12:01 +00:00
Ian Campbell 7023045441 [armhf] Enable AHCI_IMX in armmp+lpae flavours.
Include the resulting module in the sata-modules udeb.

Add one recommended upstream fix which is in libata.git for v3.13.

svn path=/dists/trunk/linux/; revision=20847
2013-12-04 08:28:32 +00:00
Bastian Blank e6216f6f93 Use compiler name instead of Linux version in compiler meta-packages.
* debian/changelog: Update.
* debian/config: Specify new name of compiler meta-package.
* debian/templates
  - Rename compiler meta-packages.
  - Adjust description.

svn path=/dists/trunk/linux/; revision=20821
2013-11-24 08:56:56 +00:00
Ben Hutchings 08a7d92f2b [arm,x86,s390,s390x] Introduce linux-compiler meta-packages to allow use of foreign linux-headers packages with a native multilib compiler
svn path=/dists/trunk/linux/; revision=20799
2013-11-21 01:15:15 +00:00
Ian Campbell 2ceff05667 [armhf] Enable virtualization in armmp and armmp-lpae flavours
Enables VIRTIO and Xen for both flavours and KVM for LPAE only, since KVM requires LPAE.

svn path=/dists/sid/linux/; revision=20728
2013-10-19 13:32:45 +00:00
Ian Campbell f1c8c71b97 [armhf] Remove flavours which are now covered by the armmp flavour
svn path=/dists/trunk/linux/; revision=20654
2013-09-19 22:21:16 +00:00
Ian Campbell 9d6505ea5c [armhf] Add armmp-lpae flavour which enables large memory support
svn path=/dists/trunk/linux/; revision=20653
2013-09-19 22:21:11 +00:00
Ian Campbell 3f0d58ef48 [armhf] enable PCI for armmp
svn path=/dists/trunk/linux/; revision=20652
2013-09-19 22:21:07 +00:00
Ben Hutchings 5797cdb437 [arm] thermal: Re-enable CPU_THERMAL as built-in (regression in 3.10~rc4-1~exp1)
svn path=/dists/trunk/linux/; revision=20634
2013-09-15 17:21:54 +00:00
Ben Hutchings 4604380f0b [armhf/mx5] regulator: Re-enable REGULATOR as built-in
svn path=/dists/trunk/linux/; revision=20633
2013-09-15 17:20:31 +00:00
Ben Hutchings 26eabfe19d [armhf/mx5] mmc: Re-enable MMC_SDHCI_PLTFM as MMC_SDHCI_ESDHC_IMX depends on it
svn path=/dists/trunk/linux/; revision=20632
2013-09-15 16:10:18 +00:00
Ben Hutchings e9b2b7d072 Remove configuration for symbols which no longer exist
svn path=/dists/trunk/linux/; revision=20586
2013-09-09 04:09:34 +00:00
Ben Hutchings df04af86f7 [armhf/armmp] Enable PINCTRL_WM8850, replacing GPIO_VT8500
svn path=/dists/trunk/linux/; revision=20582
2013-09-09 03:04:06 +00:00
Ben Hutchings d151b6b2b0 [armhf/{armmp,mx5}] cpufreq: Enable GENERIC_CPUFREQ_CPU0, replacing CPU_FREQ_IMX
svn path=/dists/trunk/linux/; revision=20581
2013-09-09 02:51:03 +00:00
Ben Hutchings 12d6bf86b5 [armhf] Fix up OMAP configuration for 3.11
Enable ARCH_OMAP3, ARCH_OMAP4 instead of the (now automatic) ARCH_OMAP2PLUS.

Enable MAILBOX, OMAP2PLUS_MBOX instead of the removed OMAP_MBOX_FWK.

svn path=/dists/trunk/linux/; revision=20580
2013-09-09 02:42:42 +00:00
Bastian Blank 2f58661684 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20574
2013-09-08 14:24:32 +00:00
Ben Hutchings 1b743d674d Disable a large number of probably useless drivers
Disable most platform drivers, SPI and I2C drivers at the top level.
Platform drivers should be selected by architecture and flavour
configurations, and generally are.  SPI and I2C devices aren't easily
detectable and their drivers aren't auto-loaded, so again they should
usually be selected in specific configuration files and probed
according to board code or FDTs.

As exceptions, I2C hwmon devices may be probed by lm-sensors and many
media tuners include I2C devices which are probed with the help of the
higher-level device driver.  I've tried to be conservative and also
left I2C iio, input, leds and misc devices alone for now.

Disable the regulator subsystem at the top level as only some
architectures will need it.

Disable MTD_NAND_PLATFORM, PDA_POWER and FB_S1D13XXX on x86, as these
don't appear likely to be used on any x86 system that could run our
generic kernel images.

svn path=/dists/trunk/linux/; revision=20556
2013-09-01 23:26:06 +00:00
Ben Hutchings 7a10a53c96 ehci-hcd: Enable USB_EHCI_ROOT_HUB_TT and USB_EHCI_TT_NEWSCHED everywhere
USB_EHCI_ROOT_HUB_TT adds about 10 lines of code and is safe even if
not needed, so it's never worth turning off.

USB_EHCI_TT_NEWSCHED was 'new' in 2006 and is now the default, so
hardly anyone will be testing the 'old' code now.

svn path=/dists/trunk/linux/; revision=20546
2013-09-01 03:50:25 +00:00
Ben Hutchings 0b7aedc131 wireless/ti: Disable WL_TI on all configurations except armhf/armmp
These devices need platform data (even for SDIO) and apparently are
only used with ARM boards at the moment.

svn path=/dists/trunk/linux/; revision=20543
2013-09-01 03:16:27 +00:00
Hector Oron 73eab09ae4 [armhf/armmp] Enable NET_CALXEDA_XGMAC as module
svn path=/dists/trunk/linux/; revision=20406
2013-07-22 09:59:43 +00:00
Ben Hutchings 3353739262 [armhf/armmp] Add EMAC ethernet driver found on Allwinner A10 SoCs (Closes: #711998)
- Add MDIO bus driver for the Allwinner EMAC
- Add EMAC controller node to sun4i DTSI
- cubieboard: Enable ethernet (EMAC) support in dts
- Add EMAC Controller to Hackberry dt

All cherry-picked by Niall Walsh

svn path=/dists/trunk/linux/; revision=20250
2013-06-13 01:17:37 +00:00
Arnaud Patard 850ccc72df - fix armmp description
svn path=/dists/sid/linux/; revision=20162
2013-05-31 22:22:24 +00:00
Arnaud Patard bfec908b7d add armhf armmp flavour
svn path=/dists/sid/linux/; revision=20158
2013-05-31 22:02:12 +00:00
Bastian Blank 9d6a2689a6 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=19891
2013-03-02 22:06:05 +00:00
Ben Hutchings a3590a7797 Merge changes from sid up to 3.2.39-1
Drop most patches as they're already upstream in 3.8 or early.

Refresh some others for 3.8.  In particular, remove use of __devinit from
debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
as this macro is no longer defined or needed.

svn path=/dists/trunk/linux/; revision=19856
2013-02-25 03:35:39 +00:00
Ben Hutchings 8d55151460 [armhf/mx5] Update description to mention i.MX53
svn path=/dists/sid/linux/; revision=19799
2013-02-10 01:11:38 +00:00
Ben Hutchings 89c6781d62 [armel/versatile,armhf/vexpress] i2c: Enable I2C, I2C_VERSATILE as modules (Closes: #696182)
svn path=/dists/sid/linux/; revision=19767
2013-01-21 04:42:29 +00:00
Ben Hutchings 61d61bdb09 [armhf/omap] Make OMAP_DMA built-in (fixes FTBFS)
Various drivers will call into it if it's enabled, and some of them are
built-in.  This is a bug in kconfig dependencies, but it's not obvious
how to fix it.

svn path=/dists/trunk/linux/; revision=19710
2013-01-06 05:10:01 +00:00
Ben Hutchings f64d101705 [armhf/mx5] mtd: Enable MTD_BLOCK as module
flash-kernel depends on mtdblock, so enable that and include it in
mtd-modules instead of mtdchar (which wasn't enabled either).

svn path=/dists/sid/linux/; revision=19673
2013-01-02 14:25:57 +00:00
Ben Hutchings d1efa30f56 [armhf/mx5] Explicitly set MMC drivers to be modular
We have CONFIG_MMC=m and therefore all the MMC drivers are also
built as modules.

svn path=/dists/sid/linux/; revision=19669
2013-01-01 22:04:11 +00:00
Ben Hutchings b65e2d330a [armhf/omap] Enable DMADEVICES and DMA_OMAP, new dependencies of SND_OMAP_SOC
svn path=/dists/trunk/linux/; revision=19632
2012-12-22 14:24:00 +00:00
Ben Hutchings 60e99276b0 [armhf/mx5] Fix up config for recent renaming, merging, removal, and other mess
svn path=/dists/trunk/linux/; revision=19631
2012-12-22 13:57:58 +00:00
Ben Hutchings 8a46ed8fc9 Update V4L/DVB config following reorganisation in 3.7
svn path=/dists/trunk/linux/; revision=19624
2012-12-22 02:45:39 +00:00
Arnaud Patard 81cbb80703 backport patches from 3.7-rc to make omap usb build.
svn path=/dists/trunk/linux/; revision=19577
2012-12-05 14:31:51 +00:00
Bastian Blank d0cc10e33c * debian/changelog: Update.
* debian/config/armhf/config, debian/config/armel/config:
  Remove KERNEL_GZIP, KERNEL_LZMA.
* debian/config/config: Set KERNEL_XZ.

svn path=/dists/trunk/linux/; revision=19540
2012-11-26 19:46:06 +00:00
Bastian Blank b68afeea11 debian/config: Remove a lot of not longer supported options.
svn path=/dists/trunk/linux/; revision=19533
2012-11-25 13:52:33 +00:00
Bastian Blank 9418523080 * debian/changelog: Update.
* debian/config: Enable POWER_SUPPLY.

svn path=/dists/trunk/linux/; revision=19518
2012-11-21 17:33:43 +00:00
Bastian Blank 22adf879f4 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux/; revision=19410
2012-10-04 19:22:36 +00:00
Ben Hutchings 3d3a98ad45 [arm] Disable FRAMEBUFFER_CONSOLE_DETECT_PRIMARY, which has no effect
svn path=/dists/sid/linux-2.6/; revision=19058
2012-06-02 20:59:52 +00:00
Arnaud Patard d09c14f9cd Add vexpress support to armhf kernel.
svn path=/dists/sid/linux-2.6/; revision=18994
2012-05-12 10:22:18 +00:00
Ben Hutchings d3ef140f47 [armhf/mx5,mipsel/loongson-2f] input: Enable INPUT_TOUCHSCREEN (Closes: #668036)
While we're at it, explicitly disable it for mips/octeon and s390.
It's still not explicitly enabled or disabled for sh4.

svn path=/dists/sid/linux-2.6/; revision=18917
2012-04-08 20:16:29 +00:00
Ben Hutchings e80fe0f252 arm: Remove various obsolete config definitions
svn path=/dists/sid/linux-2.6/; revision=18725
2012-02-21 05:10:56 +00:00
Bastian Blank 9f46a036c1 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux-2.6/; revision=18454
2012-01-06 14:40:22 +00:00
Arnaud Patard 20aab207cb Update mx5 armhf config file
svn path=/dists/trunk/linux-2.6/; revision=18268
2011-11-13 19:51:24 +00:00
Bastian Blank aaa12b4684 debian/config: Automatic reorder and cleanup
svn path=/dists/trunk/linux-2.6/; revision=18188
2011-10-28 15:29:03 +00:00
Ben Hutchings 333cceffd2 wl128x: Disable on all flavours except armhf/omap
Its dependencies are wrong, and it doesn't look like these chips are
likely to be used elsewhere.

svn path=/dists/trunk/linux-2.6/; revision=18027
2011-08-28 15:55:07 +00:00
Ben Hutchings cfe1ad11e9 [armhf/mx5] Explicitly configure this flavour to support i.MX51
It is not currently possible to support other i.MX5x processors as well.

svn path=/dists/trunk/linux-2.6/; revision=17848
2011-07-22 21:11:39 +00:00
Bastian Blank fea964492f debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=17846
2011-07-22 19:48:23 +00:00
Ben Hutchings a987a4c771 Merge changes from sid up to 2.6.39-3
svn path=/dists/trunk/linux-2.6/; revision=17830
2011-07-12 05:25:23 +00:00
Arnaud Patard 888ce913dc - remove config entries which have been killed upstream
- _temporarily_ disable ixp due to build failure. Hopefully, there'll be
  something in -final
- disable not-working net_dma on mx5

svn path=/dists/trunk/linux-2.6/; revision=17734
2011-06-27 11:47:00 +00:00
Ben Hutchings a4dc1b0a81 Abbreviate Texas Instruments to 'TI' in package short description
The company name usually seems to be abbreviated.

svn path=/dists/sid/linux-2.6/; revision=17728
2011-06-26 02:39:40 +00:00
Ben Hutchings 78169e80d2 [armhf] Add omap flavour, thanks to Sebastian Reichel
svn path=/dists/sid/linux-2.6/; revision=17726
2011-06-26 02:36:14 +00:00
Ben Hutchings 5609a1393c net/wireless: Enable MWIFIEX, MWIFIEX_SDIO as modules
svn path=/dists/trunk/linux-2.6/; revision=17508
2011-05-30 21:44:35 +00:00
Maximilian Attems 42793f8a18 update config to 2.6.39-rc6
svn path=/dists/trunk/linux-2.6/; revision=17327
2011-05-09 12:25:32 +00:00
Ben Hutchings 0f8d2dbc13 Add armhf architecture with mx5 flavour
Based on configuration files from Hector Oron and Vagrant Cascadian.

svn path=/dists/trunk/linux-2.6/; revision=17237
2011-04-21 02:12:40 +00:00