Commit Graph

47 Commits

Author SHA1 Message Date
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
Maximilian Attems e65d3cea04 update configs to 3.0-rc6
no big surprises, small shuffling

svn path=/dists/trunk/linux-2.6/; revision=17818
2011-07-05 13:00:48 +00:00
Arnaud Patard 888ce913dc - remove config entries which have been killed upstream
- _temporarily_ disable ixp due to build failure. Hopefully, there'll be
  something in -final
- disable not-working net_dma on mx5

svn path=/dists/trunk/linux-2.6/; revision=17734
2011-06-27 11:47:00 +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 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 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
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 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
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 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 10ebafb301 Move last valid device ID from piix to ata_piix
piix has been kept around because it has 2 device IDs not listed in
other drivers:

PCI_DEVICE_ID_INTEL_82371FB_0 == 0x122e (PIIX function 0)
This function is the ISA bridge, not a PATA controller!

PCI_DEVICE_ID_INTEL_82801DB_1 == 0x24c1 (ICH4-L function 1)
This should be functionally identical to the ICH4's PATA
controller.

Add the latter device ID to ata_piix and disable piix (except on
alpha, which has not been converted to use libata).


svn path=/dists/trunk/linux-2.6/; revision=16427
2010-10-10 22:01:51 +00:00
Martin Michlmayr 3d97a3af91 [armel] Build INPUT_UINPUT for all flavours.
svn path=/dists/sid/linux-2.6/; revision=15895
2010-06-19 19:12:56 +00:00
Martin Michlmayr b51b9af085 [armel] Make MOUSE_PS2 modular.
svn path=/dists/sid/linux-2.6/; revision=15894
2010-06-19 19:10:21 +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
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
Martin Michlmayr 03b16304dc [armel/iop32x] Enable ARCH_IQ80321 and ARCH_IQ31244 (Thanks Arnaud
Patard).

svn path=/dists/sid/linux-2.6/; revision=15195
2010-02-18 16:44:24 +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 77b355389d debian/config: Remove Real Time Clock overrides.
svn path=/dists/trunk/linux-2.6/; revision=14976
2010-01-21 16:59:44 +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 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 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 e6bbc19254 debian/config/alpha, debian/config/armel, debian/config/m68k,
debian/config/mips, debian/config/mipsel: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14745
2009-12-06 19:57:07 +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
Bastian Blank b7229958fd * debian/changelog: Update.
* debian/config: Centralize USB mass storage support options.

svn path=/dists/trunk/linux-2.6/; revision=14730
2009-12-04 17:21:00 +00:00
Bastian Blank 8013f4869a * debian/changelog: Update.
* debian/config: Enable WATCHDOG and SOFT_WATCHDOG.

svn path=/dists/trunk/linux-2.6/; revision=14727
2009-12-04 17:04:19 +00:00
Bastian Blank c7391a9e07 debian/config: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=14687
2009-11-27 16:33:54 +00:00
Martin Michlmayr 525e3c08f7 [armel] Re-enable options that were turned off recently because of
size constraints

svn path=/dists/trunk/linux-2.6/; revision=14607
2009-11-12 18:06:20 +00:00
Martin Michlmayr 8fe0402235 MTD_CMDLINE_PARTS makes sense on some platforms
svn path=/dists/trunk/linux-2.6/; revision=14603
2009-11-12 17:26:59 +00:00
Martin Michlmayr f2ee8ac82b MTD_BLOCK should stay built-in (otherwise upgrades are more difficult)
svn path=/dists/trunk/linux-2.6/; revision=14602
2009-11-12 17:25:49 +00:00
Martin Michlmayr 4eaac41282 make some MTD chip support modular
svn path=/dists/trunk/linux-2.6/; revision=14528
2009-10-30 20:42:48 +00:00
Martin Michlmayr fe684596d8 turn off CONFIG_MTD_CMDLINE_PARTS on arm
svn path=/dists/trunk/linux-2.6/; revision=14527
2009-10-30 20:40:07 +00:00
Martin Michlmayr 59e0c14510 unifiy FTL and FTLN
svn path=/dists/trunk/linux-2.6/; revision=14526
2009-10-30 20:36:29 +00:00
Martin Michlmayr d5b35d1089 make MTD_BLOCK & MTD_BLOCK_RO modular on arm.
svn path=/dists/trunk/linux-2.6/; revision=14525
2009-10-30 20:35:15 +00:00
Martin Michlmayr c78725f077 remove unknown variables
svn path=/dists/trunk/linux-2.6/; revision=14521
2009-10-30 11:42:35 +00:00
Bastian Blank 3bf510bc91 debian/config: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=14507
2009-10-29 20:57:06 +00:00
Bastian Blank 0cce6432ab debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14486
2009-10-29 09:31:47 +00:00
Bastian Blank 4f7ca7019c debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14435
2009-10-23 16:26:40 +00:00
Bastian Blank d17f56198d * debian/changelog: Update.
* debian/config/arm: Remove.
* debian/config/armel/config.footbridge,
  debian/config/armel/config.iop32x,
  debian/config/armel/config.ixp4xx,
  debian/config/armel/config.orion5x,
  debian/config/armel/config.versatile: Add.
* debian/config/armel/defines: Remove config file location overrides.
* debian/config/defines: Remove arm architecture.

svn path=/dists/trunk/linux-2.6/; revision=14295
2009-09-25 15:05:33 +00:00