Commit Graph

67 Commits

Author SHA1 Message Date
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
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
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
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