Commit Graph

135 Commits

Author SHA1 Message Date
Ben Hutchings 5922cb6f0b [hppa] Update flavours and configuration, thanks to Helge Deller (Closes: #721191)
svn path=/dists/sid/linux/; revision=20880
2013-12-11 07:16:48 +00:00
Ben Hutchings e6e8404b08 Enable EXPERT and adjust config files to avoid consequent changes
1. Reset or remove values for config symbols that were only
   configurable if EXPERT.
2. Set additional configurable symbols to their default values.

This should have no effect on the actual configuration, except for
sh4 where EXPERT is *always* set and so the settings in 1 were
still being followed.

svn path=/dists/trunk/linux/; revision=20825
2013-11-27 07:39:11 +00:00
Bastian Blank 43571530a4 debian/config: Unify BLK_DEV_RAM_SIZE.
svn path=/dists/trunk/linux/; revision=20608
2013-09-11 20:37:26 +00:00
Ben Hutchings 0d7750a270 Remove override of undefined PCIEPORTBUS symbol from alpha and hppa configs
drivers/pci/pcie/Kconfig is only included for specific architectures.
These two correctly do not include it, so don't bother to override
it or claim that any configuration change was made.

svn path=/dists/trunk/linux/; revision=20603
2013-09-11 03:13:27 +00:00
Bastian Blank 12b7a6ff80 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20596
2013-09-10 20:21:27 +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 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 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 540d268e14 Drop CONFIG_BLK_DEV_XD, removed upstream
svn path=/dists/sid/linux/; revision=20144
2013-05-30 03:26:04 +00:00
Ben Hutchings a96f84ee7c Drop config for many obsolete Ethernet drivers removed upstream
svn path=/dists/sid/linux/; revision=20141
2013-05-30 03:07:48 +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 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
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 c6e2518463 Don't built-in ext2.
* debian/changelog: Update.
* debian/config: Remove EXT2_FS overrides.

svn path=/dists/sid/linux-2.6/; revision=18732
2012-02-22 23:27:30 +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
Ben Hutchings 7f08abff14 hppa: Remove NET_VENDOR_SMC, replaced by NET_VENDOR_SMSC set at top level
svn path=/dists/sid/linux-2.6/; revision=18723
2012-02-21 05:04:39 +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 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 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
Maximilian Attems 52e03ebe83 MOUSE_HIL gone
see fa71c605c2bb4d816514c2611ad53f48007f1fd3

svn path=/dists/trunk/linux-2.6/; revision=17763
2011-06-28 14:42:38 +00:00
Maximilian Attems 23aed96f22 SND_SGALAXY gone
see cbaa9f60d5d5c3af10f94e0d49789d5b82341a4a

svn path=/dists/trunk/linux-2.6/; revision=17762
2011-06-28 14:42:36 +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 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 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 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 171f51a4fe Update config for changes to DETECT_SOFTLOCKUP and LOCKUP_DETECTOR
svn path=/dists/trunk/linux-2.6/; revision=16316
2010-09-19 00:47:50 +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
Maximilian Attems 609bb80995 topconfing enable PATA_CMD64x
disable corresponding ide in hppa, powerpc, sparc.

Reported-by: Frans Pop <elendil@planet.nl>

svn path=/dists/sid/linux-2.6/; revision=15643
2010-05-08 18:53:56 +00:00
Maximilian Attems 07e020feb5 [alpha, hppa] Disable oprofile as tracing code is unsupported here.
we could revert the stable patch 18b4a4d, but that seems going
backwards for 2 archs that have not added raw_local_irq_save()
support since 2006. once that chages we can reenable.

thus just disable oprofile for them.

svn path=/dists/sid/linux-2.6/; revision=15421
2010-03-18 17:36:27 +00:00
Bastian Blank 810a059811 debian/config: Centralize SCSI_DEBUG.
svn path=/dists/trunk/linux-2.6/; revision=14996
2010-01-25 14:50:18 +00:00
Bastian Blank f0219e1641 debian/config/hppa/config, debian/config/mipsel/config.r5k-cobalt:
Remove USB_DEVICEFS overrides.

svn path=/dists/trunk/linux-2.6/; revision=14965
2010-01-21 14:44:36 +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
Bastian Blank 8fb94d3fcc debian/config: Always set USB_ACM and USB_PRINTER.
svn path=/dists/trunk/linux-2.6/; revision=14750
2009-12-06 20:22:37 +00:00
Bastian Blank 2df8d76c66 debian/config: Centralize USB core options.
svn path=/dists/trunk/linux-2.6/; revision=14748
2009-12-06 20:15:51 +00:00
Bastian Blank 0b341dcbb3 debian/config/hppa/config: Remove BLK_DEV_NBD override.
svn path=/dists/trunk/linux-2.6/; revision=14738
2009-12-05 15:38:45 +00:00
Bastian Blank ce6d00ae52 * debian/changelog: Update.
* debian/config: Set DUMMY.

svn path=/dists/trunk/linux-2.6/; revision=14734
2009-12-04 17:41:15 +00:00