Commit Graph

180 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 3937ca5280 Merge changes from sid up to 3.2.41-1
Drop all changes to backported features and to rt.

svn path=/dists/trunk/linux/; revision=19940
2013-03-23 07:15:51 +00:00
Bastian Blank 9d6a2689a6 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=19891
2013-03-02 22:06:05 +00:00
Aurelien Jarno df7affc8aa [mips,mipsel] Disable VGA_CONSOLE and ignore the corresponding ABI change. It is completely broken on MIPS.
svn path=/dists/sid/linux/; revision=19878
2013-03-01 15:07:35 +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 c6333e7726 [mips,mipsel,sparc] media/parpot: Disable VIDEO_PMS in all configurations where the other parport video drivers are disabled
svn path=/dists/trunk/linux/; revision=19625
2012-12-22 02:52:54 +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
Bastian Blank 244bc7b9e0 debian/config: Move some mips options.
svn path=/dists/trunk/linux/; revision=19554
2012-11-27 18:52:43 +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 22adf879f4 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux/; revision=19410
2012-10-04 19:22:36 +00:00
Ben Hutchings 3e2cfbab04 Remove references to Token Ring drivers, removed in Linux 3.5
"it looks like the token got loose"

svn path=/dists/trunk/linux/; revision=19296
2012-07-27 02:27:16 +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
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
Bastian Blank 51b6ebfc37 Don't built-in cramfs support.
* debian/changelog: Update.
* debian/config: Remove CRAMFS overrides.

svn path=/dists/sid/linux-2.6/; revision=18731
2012-02-22 23:22:19 +00:00
Bastian Blank f8578d6a8c Don't built-in ramdisk support.
* debian/changelog: Update.
* debian/config: Remove BLK_DEV_RAM and BLK_DEV_RAM_COUNT overrides.

svn path=/dists/sid/linux-2.6/; revision=18730
2012-02-22 23:18:35 +00:00
Ben Hutchings 77e9e40f83 mips: Remove various obsolete config definitions
These variables were merged with other variables we already define
or were completely removed.

svn path=/dists/sid/linux-2.6/; revision=18720
2012-02-21 04:53:59 +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
Bastian Blank aa71c851fa [mips,mipsel] Use ext4 for all ext-variants
* debian/changelog: Update.
* debian/config/kernelarch-mips/config
  - Add common mips config.
  - Disable EXT2_FS and EXT3_FS.
  - Set EXT4_FS and EXT4_USE_FOR_EXT23.
* debian/config/mips/defines, debian/config/mipsel/defines:
  Use common config.
* debian/config/mips/config.*, debian/config/mipsel/config.*:
  Remove EXT2_FS and EXT3_FS.

svn path=/dists/sid/linux-2.6/; revision=18712
2012-02-20 13:27:09 +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 05baeba845 net: Disable FIXED_PHY
This is only useful for specific platforms that need it, and after it
became a boolean (rather than tristate) option it has been conflicting
with platform MDIO buses on platforms we actually do support.

Disable it completely and add a comment about this.

svn path=/dists/trunk/linux-2.6/; revision=18661
2012-02-02 04:49:27 +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 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 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
Maximilian Attems acde7a1ddc nuke more ref to v4l1 drivers
svn path=/dists/trunk/linux-2.6/; revision=17342
2011-05-09 13:19:16 +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
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 b8eed98130 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=16865
2011-02-08 19:08:41 +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
Ben Hutchings df58d3cae5 Disable X.25 protocol and related drivers
svn path=/dists/trunk/linux-2.6/; revision=16565
2010-11-19 04:16:32 +00:00
Ben Hutchings 04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Bastian Blank 9f92eae041 * debian/changelog: Update.
* debian/config: Disable ISDN_I4L and related options.

svn path=/dists/sid/linux-2.6/; revision=15872
2010-06-14 14:40:28 +00:00
Bastian Blank e215b75aef debian/config: Reorder.
svn path=/dists/sid/linux-2.6/; revision=15871
2010-06-14 14:28:36 +00:00
Ben Hutchings 14fd830fa6 [mips] Fix boot from ATA hard drives (Closes: #584784):
- Set io_map_base for several PCI bridges lacking it
- Replace per-platform built-in IDE drivers with libata-based drivers
- Enable BLK_DEV_SD as built-in on all platforms

svn path=/dists/trunk/linux-2.6/; revision=15867
2010-06-13 22:50:51 +00:00
Ben Hutchings 5fb601373e [mips] Fix boot from ATA hard drives (Closes: #584784):
- Set io_map_base for several PCI bridges lacking it
- Replace per-platform built-in IDE drivers with libata-based drivers
- Enable BLK_DEV_SD as built-in on all platforms

svn path=/dists/sid/linux-2.6/; revision=15866
2010-06-13 22:43:01 +00:00
Aurelien Jarno 692289b9a6 * mips/*: remove SND_* options, as they are already enabled in topconfig.
svn path=/dists/trunk/linux-2.6/; revision=15717
2010-05-17 16:19:12 +00:00
Ben Hutchings 0f77287952 Extend the libata transition to all architectures (except s390) again
svn path=/dists/sid/linux-2.6/; revision=15425
2010-03-20 05:50:25 +00:00
Bastian Blank 52b9024b15 debian/config/armel, debian/config/mips: Remove SCSI overrides.
svn path=/dists/trunk/linux-2.6/; revision=14978
2010-01-21 17:07:48 +00:00
Bastian Blank 0525d62b23 debian/config: Remove unused media support overrides.
svn path=/dists/trunk/linux-2.6/; revision=14971
2010-01-21 16:20:48 +00:00
Bastian Blank 02cb269789 debian/config: Remove netdevice overrides.
svn path=/dists/trunk/linux-2.6/; revision=14969
2010-01-21 16:14:24 +00:00
Bastian Blank 4b45b188ad debian/config: Unify partition selection.
svn path=/dists/trunk/linux-2.6/; revision=14967
2010-01-21 15:20:33 +00:00
Maximilian Attems 245c082c43 nuke old gone Kconfig Variables step 5
gone FSC drivers
see 91f17e02a224dc649eaffc8e0bca6db85efb9cd7

gone pcf8574 driver
see e7c5c49ecdac6dc5a6b67a27838b1b562eeec1b9

gone WDT_501_PCI ifdef
see 9b901ee0cb007eb4e2ee056e5b1c5c2837d53bdb

gone prome console

svn path=/dists/trunk/linux-2.6/; revision=14920
2010-01-08 14:06:51 +00:00
Maximilian Attems 540c66525e nuke old gone Kconfig Variables step 4
EVENT_TRACER got renamed and hidden.

GIGASET_UNDOCREQ gone and defined per default
see b88bd95655c7bc059606529e01467594978d7b72

LBD is only seen in some 32 bit kernelarchs a
bit too risky to kill it right now.

DMAR_GFX_WA is gone
see c7ab48d2acaf959e4d59c3f55d12fdb7ca9afd7c

FB_MATROX_MULTIHEAD gone and default
see 0728bacbba3b0267fa8ca8be69aa43d81b57ab51

THINKPAD_ACPI_BAY gone
see 1f6fc2de9525e34ee93bd392fa046369a8cfbf1e

svn path=/dists/trunk/linux-2.6/; revision=14919
2010-01-08 14:06:37 +00:00
Maximilian Attems f19dfb14e2 nuke old gone Kconfig Variables step 3
SENSORS_MAX6875 gone
see 4b364f230a5ef984818837ec7c2be0884eac191c

pca9539 gone
see 732d481127abaa0add41ee918191ea08e9ede17e

dead stlc45xx staging driver
see 9ab1b56aa02aa4d578232a8addc785c91e7b2bac

dead sxg staging driver
see e9d599220b97e7d52311f6011c75ba0cfcb356fe

dead staging at76_usb driver ->  at76c50x-usb
see 1c6592f3b78640902494650efb88d8c2520c5c92

dead staging cpc-usb driver -> ems_usb
see c1e815c03b7313d6474164bfe91916da1329ad2b

svn path=/dists/trunk/linux-2.6/; revision=14918
2010-01-08 14:06:16 +00:00
Bastian Blank 3abeb4f8ee debian/config/config: Always enable USB_SISUSBVGA.
svn path=/dists/trunk/linux-2.6/; revision=14754
2009-12-06 20:36:12 +00:00
Bastian Blank 22e97cac66 debian/config:
Always enable USB_RIO500, USB_LEGOTOWER, USB_LCD, USB_LED, USB_CYTHERM,
USB_IDMOUSE and USB_TEST.

svn path=/dists/trunk/linux-2.6/; revision=14753
2009-12-06 20:34:01 +00:00
Bastian Blank 175fe5f6ad debian/config/config: Always set USB_MDC800 and USB_MICROTEK.
svn path=/dists/trunk/linux-2.6/; revision=14751
2009-12-06 20:25:12 +00:00