Commit Graph

199 Commits

Author SHA1 Message Date
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 0d239d8220 [powerpc,x86] hid: Enable HID_APPLEIR as module
svn path=/dists/trunk/linux/; revision=20528
2013-08-28 12:22:20 +00:00
Ben Hutchings da659f9a32 Enable KPROBES at top level
This enables it for the arm*, mips*, s390 and sh4 ports.
Keep it disabled for the reduced armel images.

svn path=/dists/trunk/linux/; revision=20479
2013-08-11 17:38:12 +00:00
Ben Hutchings e89ab58a57 radeon: Remove obsolete DRM_RADEON_KMS config symbol; enable DRM_RADEON_UMS on powerpc
svn path=/dists/sid/linux/; revision=20156
2013-05-31 04:39:08 +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 d5ac75ce5d wanrouter: Disable as broken and unused
Since Linux 2.6.29, this subsystem would crash if anyone tried to use
it, but no-one noticed.  It will be removed upstream in Linux 3.9.

svn path=/dists/trunk/linux/; revision=19835
2013-02-21 04:52:25 +00:00
Ben Hutchings f56a70f3a6 Update config selections for 3.8
All Atheros wireless drivers depend on a new symbol ATH_CARDS.

Two comedi drivers were merged into others and no longer have their
own config symbols.

drivers/staging/telephony has been removed.

svn path=/dists/trunk/linux/; revision=19832
2013-02-21 03:11:37 +00:00
Ben Hutchings 500933e7a9 net: Disable WAN_ROUTER
A change in Linux 2.6.29 completely broke it (it would oops on load)
but no-one reported this, therefore it has no users.  It was removed
upstream and will clearly not be supportable in Debian.

svn path=/dists/sid/linux/; revision=19787
2013-02-06 04:16:13 +00:00
Ben Hutchings 22628d7a86 [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on most non-PowerMac systems
svn path=/dists/sid/linux/; revision=19740
2013-01-17 13:13:53 +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 e0ca22e6db * debian/changelog: Update.
* debian/config: Always enable IPV6.

svn path=/dists/trunk/linux/; revision=19495
2012-11-11 11:51:12 +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 6eb32a96cc [powerpc] Enable PPC_DISABLE_WERROR
svn path=/dists/sid/linux/; revision=19185
2012-06-23 19:24:30 +00:00
Ben Hutchings 07300ab0ef DFSG: video: Remove nvidiafb and rivafb (Closes: #383481)
These drivers include apparently obfuscated code.  The nouveau driver
supports all the same hardware, aside from RIVA 128 (NV3).

svn path=/dists/sid/linux-2.6/; revision=19057
2012-06-02 20:21:18 +00:00
Ben Hutchings 44cb2fdf60 [powerpc] Enable KVM_GUEST
svn path=/dists/sid/linux-2.6/; revision=18849
2012-03-18 02:38:56 +00:00
Bastian Blank 7fc3bc355d Remove all framebuffer bootup logos.
* debian/changelog: Update.
* debian/config: Disable LOGO.

svn path=/dists/sid/linux-2.6/; revision=18738
2012-02-26 16:46:23 +00:00
Ben Hutchings 0614dd9ddb powerpc: Remove obsolete CONFIG_PROC_PREPRESIDUAL
svn path=/dists/sid/linux-2.6/; revision=18726
2012-02-21 05:13:51 +00:00
Ben Hutchings cec6e06145 Remove obsolete netdevice category config variables
svn path=/dists/sid/linux-2.6/; revision=18715
2012-02-20 13:48:54 +00:00
Ben Hutchings 7fadbee238 fs: Enable EFI_PARTITION in all configurations (Closes: #660582)
svn path=/dists/sid/linux-2.6/; revision=18709
2012-02-20 01:49:35 +00:00
Ben Hutchings 2f9b187805 Disable old IDE subsystem [!ia64,m68k]
svn path=/dists/sid/linux-2.6/; revision=18705
2012-02-20 01:07:14 +00:00
Ben Hutchings 9453895918 Use libata-based drivers for most of the remaining PATA controllers
svn path=/dists/sid/linux-2.6/; revision=18704
2012-02-20 00:49:46 +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
Ben Hutchings 476a2c9520 [ia64,powerpc,sparc,x86] wireless: Enable MWIFIEX_PCIE as module
svn path=/dists/trunk/linux-2.6/; revision=18324
2011-11-26 04:14:34 +00:00
Ben Hutchings 2ae960fee3 Merge changes from sid up to 3.0.0-6
Apply the added patches that aren't in 3.1.

svn path=/dists/trunk/linux-2.6/; revision=18214
2011-11-02 04:21:37 +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 a58a90dfd3 [powerpc] Change IDE, IDE_GD from built-in to module
svn path=/dists/sid/linux-2.6/; revision=18176
2011-10-24 11:29:08 +00:00
Ben Hutchings 030c9eeee3 [powerpc] Change ATA, PATA_MACIO from module to built-in (Closes: #641210)
svn path=/dists/sid/linux-2.6/; revision=18174
2011-10-24 09:24:56 +00:00
Ben Hutchings 380567132d de4x5: Disable on all architectures except alpha (Closes: #639538)
svn path=/dists/trunk/linux-2.6/; revision=18026
2011-08-28 15:41:11 +00:00
Ben Hutchings 353361982b Explicitly unset RAPIDIO
svn path=/dists/trunk/linux-2.6/; revision=17950
2011-08-19 00:31:55 +00:00
Ben Hutchings 56c7c76f07 [powerpc] Use libata-based drivers for most PATA controllers (Closes: #636854):
- Various drivers replaced as for x86 in 2.6.32-10
- pata_macio replaces ide_pmac

svn path=/dists/trunk/linux-2.6/; revision=17889
2011-08-07 16:20:53 +00:00
Ben Hutchings 7d4871a419 atm: Enable for all architectures except m68k, s390 (Closes: #630900)
svn path=/dists/trunk/linux-2.6/; revision=17711
2011-06-20 04:41:37 +00:00
Maximilian Attems 9c321fc72c ISDN_CAPI_CAPIFS_BOOL gone see 1f90d6657c1ce2eaa4c7fbd1fb36738542f2b650
svn path=/dists/trunk/linux-2.6/; revision=17663
2011-06-14 12:27:27 +00:00
Maximilian Attems 8a29e2ff38 RADIO_MAESTRO gone see b21a8ee67013372f439fbd1591e91d09de49bb9c
svn path=/dists/trunk/linux-2.6/; revision=17662
2011-06-14 12:27:24 +00:00
Maximilian Attems 6b6db1081a update config to 3.0
arm guys may want to check their configs.

svn path=/dists/trunk/linux-2.6/; revision=17656
2011-06-14 12:13:56 +00:00
Ben Hutchings 08d04eecc6 tablet: Enable drivers for all possible architectures and flavours
svn path=/dists/trunk/linux-2.6/; revision=17512
2011-05-30 21:55:38 +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 04a2f59dd6 RADIO_GEMTEK_PCI gone in 424852f4374561630d526e7bb04eec5bb7d665a1
dupe of radio-maxiradio

svn path=/dists/trunk/linux-2.6/; revision=17330
2011-05-09 12:38:11 +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 4a3ef4083c Revert "[powerpc] video/fb: Enable FB_VGA16 as built-in; build most drivers as modules"
This turns out to be a bad idea (bug #614221).

svn path=/dists/trunk/linux-2.6/; revision=17022
2011-03-08 02:29:47 +00:00
Ben Hutchings 5fa092eee4 Merge /dists/sid/linux-2.6 (2.6.37-1).
Keep ABI at 'trunk'.
Disable aufs again (but keep the patches).
Drop patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=16904
2011-02-17 11:28:30 +00:00
Bastian Blank 7f5e7db196 Merge /dists/squeeze/linux-2.6 (2.6.32-30).
svn path=/dists/trunk/linux-2.6/; revision=16903
2011-02-16 17:06:01 +00:00
Ben Hutchings ad7a1d0bca [powerpc] video/fb: Enable FB_VGA16 as built-in; build most drivers as modules
Build FB_CT65550, FB_NVIDIA, FB_MATROX, FB_RADEON, FB_ATY128, FB_ATY,
FB_SIS, FB_3DFX as modules (Closes: #609615)

svn path=/dists/sid/linux-2.6/; revision=16890
2011-02-15 04:13:09 +00:00
Bastian Blank 60765aff13 debian/config: Remove not longer supported options.
svn path=/dists/trunk/linux-2.6/; revision=16869
2011-02-09 15:04:58 +00:00
Bastian Blank 2e21c91fb1 debian/config: Remove not longer supported options.
svn path=/dists/trunk/linux-2.6/; revision=16868
2011-02-09 14:52:01 +00:00
Bastian Blank b8eed98130 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=16865
2011-02-08 19:08:41 +00:00
Ben Hutchings 03e999dcf7 [powerpc,x86] Enable PATA_PCMCIA (Closes: #606324). Disable BLK_DEV_IDECS everywhere.
svn path=/dists/trunk/linux-2.6/; revision=16702
2010-12-12 03:54:31 +00:00
Ben Hutchings b4ab36f406 drm/nouveau: Enable DRM_I2C_SIL164 as module
svn path=/dists/trunk/linux-2.6/; revision=16665
2010-12-05 21:40:00 +00:00
Ben Hutchings 2244987c29 Disable Econet protocol
svn path=/dists/trunk/linux-2.6/; revision=16566
2010-11-19 04:27:34 +00:00