Commit Graph

258 Commits

Author SHA1 Message Date
Ben Hutchings af07cdf241 PCI: Disable PCIEPORTBUS in configurations for systems without PCI Express
No Alpha, PA-RISC or SH4 system supports PCI Express.

The older Marvell SoCs supported by iop32x and ixp4xx don't, but the
newer SoCs do.  ARM Versatile doesn't support it and I'm pretty sure
QEMU won't let you add it, but will leave versatile alone for now.

Most supported MIPS platforms don't, but Octeon does.

I don't think PowerPC SPE systems have either PCI or PCI Express, but
I won't touch that configuration now.

svn path=/dists/trunk/linux/; revision=20579
2013-09-09 02:10:33 +00:00
Bastian Blank 84c91afe33 * debian/changelog: Update.
* debian/config: Remove FONT* overrides.

svn path=/dists/trunk/linux/; revision=20575
2013-09-08 14:35:12 +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 9e41e4a5be Disable parport drivers that are no longer likely to be useful
svn path=/dists/trunk/linux/; revision=20558
2013-09-02 03:20:38 +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 e4a48208f7 ata: Disable SATA_INIC162X - this driver corrupts data and is not expected to be fixed (Closes: #714295)
svn path=/dists/sid/linux/; revision=20411
2013-07-26 04:55:17 +00:00
Aurelien Jarno 8e28f834dd * [mips] Enable KEXEC.
svn path=/dists/sid/linux/; revision=20149
2013-05-30 09:45:43 +00:00
Ben Hutchings 7d90f46bfa Drop CONFIG_DE6{0,2}0, removed upstream
svn path=/dists/sid/linux/; revision=20140
2013-05-30 02:24:24 +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 3d5bffe36d Missing file in previous commit
svn path=/dists/sid/linux/; revision=19883
2013-03-02 01:00:55 +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
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 8df19a9ea6 debian/config: Remove led related overrides.
svn path=/dists/trunk/linux/; revision=19539
2012-11-26 18:23:12 +00:00
Bastian Blank 266bcfd62a * debian/config/m68k, debian/config/sh4: Remove filesystem overrides.
* debian/config/mips: Remove noops.

svn path=/dists/trunk/linux/; revision=19536
2012-11-25 14:16:05 +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
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 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 f3929cc7ad [{mips,mipsel}/{4,5}kc-malta] Disable X.25, as in all other configurations
svn path=/dists/sid/linux-2.6/; revision=18178
2011-10-25 09:37:24 +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 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 1e7757b083 MTD_PARTITIONS gone see 6a8a98b22b10f1560d5f90aded4a54234b9b2724
svn path=/dists/trunk/linux-2.6/; revision=17659
2011-06-14 12:20:22 +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 81bc1c0f6c Remove redundant FB_S3, FB_S3_DDC definitions
svn path=/dists/trunk/linux-2.6/; revision=17529
2011-05-30 23:01:09 +00:00
Ben Hutchings 7b9d3f1583 s3fb: Enable FB_S3_DDC
svn path=/dists/trunk/linux-2.6/; revision=17528
2011-05-30 22:53:01 +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 762a4325ec MTD_CONCAT gone in f53fdebcc3e1e5d15ffd0b1204d5944b4ceb8a07
svn path=/dists/trunk/linux-2.6/; revision=17329
2011-05-09 12:38:01 +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
Aurelien Jarno 08098807a9 * mips/malta-[45]kc:
- disable ATM, TR, WAN.
    - synchronize options in malta-4kc and malta-5kc.



svn path=/dists/trunk/linux-2.6/; revision=17066
2011-03-13 23:44:03 +00:00
Aurelien Jarno 6f3d3392d8 * mips/malta-[45]kc: set VIRTUALIZATION.
svn path=/dists/trunk/linux-2.6/; revision=16917
2011-02-19 14:05:20 +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
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