Commit Graph

71 Commits

Author SHA1 Message Date
Martin Michlmayr a4e65563f8 Marvell CESA (crypto)
svn path=/dists/trunk/linux-2.6/; revision=14252
2009-09-19 12:19:06 +00:00
Martin Michlmayr bcedb02859 [armel/orion5x, armel/kirkwood] Disable MARVELL_PHY since it may
lead to conflicts with the build-in Ethernet.

svn path=/dists/trunk/linux-2.6/; revision=14178
2009-08-23 15:51:33 +00:00
Maximilian Attems c9595fe456 topconfig disable old USB_DEVICE_CLASS
needed for persistent dev naming for udev.
nuked dup definitions.

svn path=/dists/trunk/linux-2.6/; revision=14133
2009-08-17 09:01:13 +00:00
Martin Michlmayr f22eb6a13f [armel/orion5x, armel/kirkwood] Set GPIO_SYSFS=y since these
platforms have been converted to GPIOLIB.

svn path=/dists/trunk/linux-2.6/; revision=13864
2009-07-03 17:34:27 +00:00
Bastian Blank 8e1bb416a5 * debian/changelog: Update.
* debian/config: Always enable NETCONSOLE.

svn path=/dists/trunk/linux-2.6/; revision=13778
2009-06-10 22:05:48 +00:00
Bastian Blank 2addd9ca6a debian/config: Centralize Input device support.
svn path=/dists/trunk/linux-2.6/; revision=13770
2009-06-10 11:47:08 +00:00
Bastian Blank d07aa1d84b debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13757
2009-06-10 10:38:19 +00:00
dann frazier d7faa0e6d3 Enable bnx2x, using firmware-split patches from net-next and mirroring
the per-subarch config settings used for bnx2

svn path=/dists/trunk/linux-2.6/; revision=13688
2009-05-27 17:09:30 +00:00
Bastian Blank 6b04bc7ea5 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13641
2009-05-20 13:20:19 +00:00
Bastian Blank a7536e7f41 debian/config/arm: Add proper comments to disabled options.
svn path=/dists/trunk/linux-2.6/; revision=13640
2009-05-20 13:17:46 +00:00
Martin Michlmayr 1854cccebb [arm/iop32x, arm/ixp4xx, arm/orion5x] Turn off BOOT_TRACER,
BLK_DEV_IO_TRACE, CONTEXT_SWITCH_TRACER, ARM_UNWIND and
SECURITY_SELINUX because of size constraints.

svn path=/dists/trunk/linux-2.6/; revision=13608
2009-05-11 19:18:12 +00:00
Maximilian Attems bbfc9ff0ff topconfig centralize modular MTD_NAND_NANDSIM
seems that drivers/mtd resisted centralisation yet,
mostly disabled just strange deviation on alpha.

"we already have it for NOR flash with CONFIG_MTD_RAM,
 but we don't have it for NAND flash with CONFIG_MTD_NAND_NANDSIM
 the use case is for people like me who have some ubifs
 volumes to work with on both NOR and NAND flashes outside the target
 machine."

Reported-by: Aurélien Gérôme <ag@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13577
2009-05-06 11:48:35 +00:00
Martin Michlmayr 9ed9eb6da4 Add performance patches from git.marvell.com
svn path=/dists/trunk/linux-2.6/; revision=13372
2009-04-08 14:49:02 +00:00
Martin Michlmayr 3d03492197 [arm/orion5x] Enable CONFIG_SENSORS_G760A used on the D-Link DNS-323.
svn path=/dists/trunk/linux-2.6/; revision=13368
2009-04-08 14:26:39 +00:00
Martin Michlmayr 21c3b0ecd8 add some things we depend on indirectly
svn path=/dists/trunk/linux-2.6/; revision=13194
2009-03-22 19:27:34 +00:00
Martin Michlmayr f0ec2cd1bf [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable INPUT_JOYDEV, GAMEPORT
and INPUT_JOYSTICK (Closes: #520433).

svn path=/dists/trunk/linux-2.6/; revision=13182
2009-03-20 15:40:35 +00:00
Martin Michlmayr 871d790860 [arm/iop32x, arm/ixp4xx, arm/orion5x] Enable INPUT_TOUCHSCREEN.
svn path=/dists/trunk/linux-2.6/; revision=13181
2009-03-20 15:35:24 +00:00
Bastian Blank 3414af07aa debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13137
2009-03-16 22:01:18 +00:00
Maximilian Attems be2a4c2c4b config nuke various old variables (part 3)
- 4be9309d15e88e4a1e4a78deb52eb88c7da38c99
  bay: remove driver, all functions now handled by dock driver
  ACPI_BAY
- 806f80a6fc203ad0bde84e5a9e94572617d2ae45
  ide: add generic ATA/ATAPI disk driver
  BLK_DEV_IDEFLOPPY
  ( IDE_GD_ATAPI is topconfig enabled!! )
- 12421b40b81d101d7535e03f1af197365adc932b
  Bluetooth: Remove deprecated hci_usb driver
  BT_HCIUSB and BT_HCIUSB_SCO
- 7c08c9ae0c145807c0dae4a55f240fa3d4fd5262
  efifb/imacfb consolidation + hardware support
  FB_IMAC
- 20a9b6e7c303f2a6f9afe17c0997bc9a3c734442
  i2c: Remove 3 deprecated bus drivers
  I2C_I810, I2C_PROSAVAGE and I2C_SAVAGE4
- 64d206d896ff70b828138577d5ff39deda5f1c4d
  x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
  NONPROMISC_DEVMEM
- 67faaada1ebcccf29745346f1d7cb5392f46500a
  Remove obsolete CONFIG_RESOURCES_64BIT

svn path=/dists/trunk/linux-2.6/; revision=13093
2009-03-11 16:01:56 +00:00
Maximilian Attems 31c630d6fa config nuke various old variables (part 2)
- 62663ea8220366472fe20462831f2d69d7987439
  cpufreq: Remove deprecated /proc/acpi/processor/../performance proc
  CONFIG_X86_ACPI_CPUFREQ_PROC_INTF
- c20b15fde50c32174af4b48851e5ddadba36330e
  USB: usb-storage: merge DPCM support into SDDR09
  USB_STORAGE_DPCM
- 8c19a51591d06f5226499972567f528cf6066bb7
  HID: move apple quirks
  USB_HIDINPUT_POWERBOOK
- d2fbd0f2f9f5a34831a0b8fe6b16c6e1afba1200
  specialix: Code cleanups
  SPECIALIX_RTSCTS
-  7102ed519a08b70eadc8fea9d8765d2d990241d1
  remove the OSS trident driver
  SOUND_TRIDENT
- dd7f8dbe2b3c0611ba969cd867c10cb63d163e25
  eeprom: More consistent symbol names
  SENSORS_EEPROM
- b78ded89156827b50729518b1d13fea6defb46ee
  qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option
  SCSI_QLOGIC_FC_FIRMWARE

svn path=/dists/trunk/linux-2.6/; revision=13092
2009-03-11 15:46:27 +00:00
Bastian Blank ab3b8ebf1c debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13090
2009-03-11 15:16:07 +00:00
Martin Michlmayr 70b6e55e5d [arm/orion5x] Build the SENSORS_LM75 module since it's needed on the
D-Link DNS-323.

svn path=/dists/trunk/linux-2.6/; revision=13071
2009-03-09 21:29:59 +00:00
Maximilian Attems 3a4a897d90 topconfig centralize ATALK
add the missing definitions to topconfig and thus nuke dupes.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13047
2009-03-09 09:59:21 +00:00
Martin Michlmayr 9a6ef3abe2 [arm, mips, mipsel] Make MII modular.
svn path=/dists/trunk/linux-2.6/; revision=12919
2009-02-22 19:02:37 +00:00
Martin Michlmayr 3c8bc2bbca [arm/orion5x] Unset FIXED_PHY to work around a clash with fixed
mdio bus and mv643xx_eth.

svn path=/dists/trunk/linux-2.6/; revision=12816
2009-02-16 20:29:57 +00:00
Maximilian Attems 25ce53bfe0 topconfig set KPROBES setting
no point in duplicating that all over the place.

svn path=/dists/trunk/linux-2.6/; revision=12795
2009-02-13 17:38:53 +00:00
Bastian Blank a94d55bc0d Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12535
2008-12-28 16:55:48 +00:00
Martin Michlmayr cada733908 [arm/iop32x, arm/orion5x] Enable USB_SISUSBVGA.
svn path=/dists/trunk/linux-2.6/; revision=11911
2008-07-26 20:16:23 +00:00
Martin Michlmayr 98c9f7efb1 add Orion hardware watchdog support
svn path=/dists/trunk/linux-2.6/; revision=11909
2008-07-26 00:38:22 +00:00
Martin Michlmayr bed5b65829 enable BT
svn path=/dists/trunk/linux-2.6/; revision=11908
2008-07-26 00:33:41 +00:00
Martin Michlmayr 06ef4b9733 enable more stuff
svn path=/dists/trunk/linux-2.6/; revision=11907
2008-07-25 23:33:18 +00:00
Martin Michlmayr ba9438fc31 [arm/orion5x] Enable binfmt aout, x25, wireless and ATM.
svn path=/dists/trunk/linux-2.6/; revision=11906
2008-07-25 23:31:53 +00:00
Martin Michlmayr f200138da4 [arm/orion5x] Enable USB_PRINTER, requested by Mike Arthur.
svn path=/dists/trunk/linux-2.6/; revision=11905
2008-07-25 18:58:55 +00:00
Martin Michlmayr ead53c45f3 [arm] Enable KEXEC (closes: #492268).
svn path=/dists/trunk/linux-2.6/; revision=11901
2008-07-24 21:21:13 +00:00
Martin Michlmayr f60681d948 DMA engine driver for Marvell XOR engine
svn path=/dists/trunk/linux-2.6/; revision=11862
2008-07-20 12:17:22 +00:00
Bastian Blank aa84751e04 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=11832
2008-07-14 05:32:53 +00:00
Bastian Blank 3fcebca33c Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=11829
2008-07-14 05:20:54 +00:00
Martin Michlmayr edad1dc66a build in
svn path=/dists/trunk/linux-2.6/; revision=11822
2008-07-13 14:11:52 +00:00
Martin Michlmayr a64fdc3a2b build in LEDs class
svn path=/dists/trunk/linux-2.6/; revision=11739
2008-07-01 07:52:31 +00:00
Bastian Blank ba45569abe debian/config: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11682
2008-06-22 10:09:31 +00:00
Martin Michlmayr ec341849ce Enable HAMRADIO on the request of Heinz Janssen.
svn path=/dists/trunk/linux-2.6/; revision=11635
2008-06-14 09:14:12 +00:00
Martin Michlmayr 990dbfde88 make it modular
svn path=/dists/trunk/linux-2.6/; revision=11622
2008-06-12 14:02:31 +00:00
Martin Michlmayr 7244d021a2 enable CONFIG_KEYBOARD_GPIO
svn path=/dists/trunk/linux-2.6/; revision=11585
2008-06-09 06:29:09 +00:00
Bastian Blank 36b82cf9c7 debian/config: Remove duplicated core settings.
svn path=/dists/trunk/linux-2.6/; revision=11566
2008-06-07 20:32:36 +00:00
Bastian Blank 083d21a4c4 debian/config/arm, debian/config/mips, debian/config/mipsel:
Remove silent options.

svn path=/dists/trunk/linux-2.6/; revision=11487
2008-05-29 15:15:00 +00:00
Bastian Blank 5ffc573d78 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=11470
2008-05-28 22:03:10 +00:00
Martin Michlmayr 312fe35500 [arm/orion5x] Disable more SCSI drivers.
svn path=/dists/trunk/linux-2.6/; revision=11380
2008-05-12 14:31:26 +00:00
Martin Michlmayr c02a708c0c [arm/orion5x] Enable NETCONSOLE.
svn path=/dists/trunk/linux-2.6/; revision=11379
2008-05-12 14:27:17 +00:00
Maximilian Attems dfd5370788 SATA_PMP top enabled, please no useless dups ;)
svn path=/dists/trunk/linux-2.6/; revision=11377
2008-05-12 11:23:47 +00:00
Maximilian Attems b77a57c724 ATA_FF topconfig enabled, no need to dup
svn path=/dists/trunk/linux-2.6/; revision=11375
2008-05-12 11:22:49 +00:00