Commit Graph

104 Commits

Author SHA1 Message Date
Maximilian Attems ea2ab5ef86 enable new CONFIG_TOUCHSCREEN_USB_COMPOSITE on all configs
with CONFIG_INPUT_TOUCHSCREEN set.
see d05e84e6cb21cca16987813fd3c271ebaed4233d,
move USB touchscreens under drivers/input/touchscreen.

svn path=/dists/trunk/linux-2.6/; revision=8698
2007-05-22 07:28:07 +00:00
Maximilian Attems 6b48ac5c02 also enable CONFIG_WLAN_80211=y
now ipw and friends should build again

svn path=/dists/trunk/linux-2.6/; revision=8676
2007-05-21 16:22:46 +00:00
Maximilian Attems 0b39de12f7 change due to the new wlan stack, enable CONFIG_WLAN_PRE80211
svn path=/dists/trunk/linux-2.6/; revision=8675
2007-05-21 16:16:36 +00:00
Maximilian Attems f2dd597e36 CONFIG_DVB gone,
see 6b6bcb16c6b528fb5832244db949366bf0e42f44

svn path=/dists/trunk/linux-2.6/; revision=8659
2007-05-21 13:49:49 +00:00
Maximilian Attems 534196f2bd old USB touchscreen drivers gone,
see db61a9124880a1d79b7b320d4b6bef717f23e485

svn path=/dists/trunk/linux-2.6/; revision=8658
2007-05-21 13:42:53 +00:00
Maximilian Attems 2adf005a7a VIDEO_VIDEOBUF was unused, killed
see 48fc923b0e43bc11975d6302f3fcb173d2f50f19

svn path=/dists/trunk/linux-2.6/; revision=8650
2007-05-21 12:52:16 +00:00
Maximilian Attems f0fca0094d ONFIG_USB_BANDWIDTH is gone
see 896fbd7199035958013d106329843d8ae9618753

svn path=/dists/trunk/linux-2.6/; revision=8645
2007-05-21 12:36:24 +00:00
Maximilian Attems 75465b7847 DLCI_COUNT was unused, gone
see f100ae2ed04d17fb450fe6e3a3780342da60acd0

svn path=/dists/trunk/linux-2.6/; revision=8642
2007-05-21 12:29:51 +00:00
Maximilian Attems 20e57b69a5 CONFIG_IDEDMA_{PCI,}_AUTO is gone, default is on
unless booted with ide=nodma
see 120b9cfddff2e398fece07c5e127f3fdbb660441

svn path=/dists/trunk/linux-2.6/; revision=8636
2007-05-21 12:04:44 +00:00
Maximilian Attems ff38d1872f more dropped unused scsi configs
see b73c3d778647bffff6dbcbe41e8fc01215a22194

svn path=/dists/trunk/linux-2.6/; revision=8632
2007-05-21 11:08:37 +00:00
Maximilian Attems 2008f9e849 NETPOLL_RX is gone,
see d16bfd0c77b35a0a0f0e159b94b9921510bf7934

svn path=/dists/trunk/linux-2.6/; revision=8631
2007-05-21 11:05:04 +00:00
Maximilian Attems bed6ebafaa reduce buildnoise a bit more
cleanup obsolote NET_SCHED configs
see 641b9e0e8b7f96425da6ce98f3361e3af0baee29

svn path=/dists/trunk/linux-2.6/; revision=8625
2007-05-21 10:39:01 +00:00
Bastian Blank d326510b77 * debian/arch/powerpc/config: Disable prep.
* debian/arch/powerpc/defines: Unset PMAC_APM_EMU.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=8614
2007-05-20 12:18:13 +00:00
Bastian Blank da3eeeecf6 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8499
2007-04-24 07:01:08 +00:00
Bastian Blank 61de54d508 debian/arch: Remove not longer available options.
svn path=/dists/trunk/linux-2.6/; revision=8370
2007-03-17 22:57:26 +00:00
Frederik Schüler 9ab6f655d3 Update generic and amd64 options.
svn path=/dists/trunk/linux-2.6/; revision=8268
2007-02-05 19:34:06 +00:00
Bastian Blank 88c56779b8 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8229
2007-01-27 19:52:51 +00:00
Frederik Schüler 50613d588f make HDLC_* options modular and global
update i386 options

svn path=/dists/trunk/linux-2.6/; revision=8089
2007-01-04 15:30:28 +00:00
Frederik Schüler 91da4a967a Global:
- Make BLK_DEV_IDEPNP per-arch
- Make NET_PKTGEN a global module
- Activate new PATA_* options globally
- Activate sata options globally
- Activate ext4 and GFS2
- CC_STACKPROTECTOR is disabled for now, this needs to be discussed
- Activate lots of usb|scsi|sensors|dvb drivers globally

New per-arch settings:
- CONFIG_PCIEAER=y
- CONFIG_HT_IRQ=y
- CONFIG_ARCH_POPULATES_NODE_MAP=y


svn path=/dists/trunk/linux-2.6/; revision=8088
2007-01-04 14:36:26 +00:00
Sven Luther 54c16d08fb Readded SATA drivers. Not enabled PATA libata code yet, still using the old IDE stuff for it.
Added EFIKA/MPC52xx drivers to the powerpc flavour.

svn path=/dists/trunk/linux-2.6/; revision=7932
2006-12-04 21:45:27 +00:00
Bastian Blank 341d930240 debian/arch: Remove legacy pty support.
debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7924
2006-12-04 06:17:52 +00:00
Frederik Schüler d8e36b0793 Activate CONFIG_IDE_TASK_IOCTL globally. (Closes: #390616)
Activate CONFIG_NET_CLS_* globaly. (Closes: #389918)
Make CONFIG_EFI_VARS modular on i386. (Closes: #381951)
Activate CONFIG_SCSI_ARCMSR on amd64, powerpc, sparc too.


svn path=/dists/trunk/linux-2.6/; revision=7571
2006-10-02 13:23:20 +00:00
Bastian Blank 862feda102 debian/arch: Unify embedded config.
svn path=/dists/trunk/linux-2.6/; revision=7496
2006-09-23 20:11:02 +00:00
maximilian attems 1b1b282c51 enable SND_AOA for ppc
svn path=/dists/trunk/linux-2.6/; revision=7457
2006-09-19 19:22:21 +00:00
Sven Luther 66fd31dc76 The sisfb framebuffer device is now builtin on powerpc, except for the apus and miboot flavours.
svn path=/dists/trunk/linux-2.6/; revision=7428
2006-09-17 20:26:21 +00:00
maximilian attems 0e0b684a7c set CONFIG_PRINTER=m for powerpc
svn path=/dists/trunk/linux-2.6/; revision=7391
2006-09-12 12:58:40 +00:00
Frederik Schüler 74aa5e05fc Deactivate EVBUG.
Make PARPORT options global.
Add class definition for 486 flavour.


svn path=/dists/trunk/linux-2.6/; revision=7375
2006-09-08 10:00:29 +00:00
Frederik Schüler f02effb1b5 Update configurations for amd64 and i386.
svn path=/dists/trunk/linux-2.6/; revision=7272
2006-08-29 14:20:13 +00:00
maximilian attems 1442d6faa2 add 2.6.17.7
add buildfix
set CONFIG_SND_FM801_TEA575X_BOOL=y, where CONFIG_SND_FM801_TEA575X=m


svn path=/dists/trunk/linux-2.6/; revision=7068
2006-07-25 20:39:42 +00:00
maximilian attems 21fd24d5f7 set CONFIG_SERIAL_8250_NR_UARTS=16 across board
svn path=/dists/trunk/linux-2.6/; revision=6957
2006-07-07 10:45:25 +00:00
Sven Luther 8842ac2f38 Made the fancontrol drivers again modular, now that initramfs-tools/yaird include i2c-powermac.
Added support for newer powerbook keyboards.

svn path=/dists/trunk/linux-2.6/; revision=6919
2006-06-29 08:50:40 +00:00
Frederik Schüler e7571463b1 * deacticate MODULE_SRCVERSION_ALL globally
* merge all CONFIG_MODULE_ options in the global config 
* enable AGP_SIS on amd64
* enable RIO on amd64


svn path=/dists/trunk/linux-2.6/; revision=6800
2006-06-13 15:29:21 +00:00
Bastian Blank 1a7f1384bd debian/arch/powerpc/config: Fix. I don't know how this could build at all.
svn path=/dists/trunk/linux-2.6/; revision=6794
2006-06-13 14:19:34 +00:00
Bastian Blank 3618cdec8b * debian/arch/config
- Enable Magic SysRQ.
  - Disable debugging options.
* debian/arch/powerpc/config, debian/arch/s390/config: Remove unnecessary options.

svn path=/dists/trunk/linux-2.6/; revision=6506
2006-04-30 15:45:24 +00:00
Bastian Blank df5fc9668f debian/arch/powerpc/config, debian/arch/powerpc/config.powerpc64:
Update for 2.6.17-rc3.

svn path=/dists/trunk/linux-2.6/; revision=6505
2006-04-30 15:12:09 +00:00
Frederik Schüler ba8a8dcf45 Update trunk to 2.6.17-rc3.
Clean up and merge series files.
Swich from HZ_1000 to HZ_250

svn path=/dists/trunk/linux-2.6/; revision=6499
2006-04-30 14:15:23 +00:00
Bastian Blank 6f713e68e8 debian/arch: Partialy unify nfs settings.
svn path=/dists/trunk/linux-2.6/; revision=6124
2006-03-10 21:04:54 +00:00
Sven Luther b950008518 Disabled CONFIG_IEEE1394_SBP2_PHYS_DMA, which was broken on powerpc64, as it used the long deprecated bus_to_virt symbol.
svn path=/dists/trunk/linux-2.6/; revision=6079
2006-03-06 09:02:32 +00:00
Frederik Schüler 13541281e7 Globally enable NAPI on all nic drives supporting it
Globally activate VIDEO_CX88_VP3054

svn path=/dists/trunk/linux-2.6/; revision=5961
2006-02-22 11:42:58 +00:00
Bastian Blank df263e9375 Merge /dists/sid/linux-2.6.
r5897:  jurij-guest | 2006-02-15 04:02:29 +0000
Bump build-dep on kernel-package to 10.035, required
to fix 352000.

r5909:  fs | 2006-02-17 13:21:29 +0000
Activate CONFIG_DVB_AV7110_OSD on alpha amd64 and ia64.

r5936:  jurij-guest | 2006-02-20 07:21:37 +0000
Add Closes for #348332 to the latest changelog entry
as it is the same issue as #352000 and is going to
be fixed by the next upload.

r5939:  cts | 2006-02-20 22:56:18 +0000
[m68k] build in cirrusfb driver

svn path=/dists/trunk/linux-2.6/; revision=5960
2006-02-21 19:10:03 +00:00
Bastian Blank f1f49572d0 debian/arch: Unify xfs settings.
svn path=/dists/trunk/linux-2.6/; revision=5946
2006-02-21 10:44:19 +00:00
Bastian Blank 6b4456fa60 debian/arch: Unify ext2/ext3 settings.
svn path=/dists/trunk/linux-2.6/; revision=5945
2006-02-21 10:21:05 +00:00
Bastian Blank cd5a2c7bed debian/arch: Unify multi-device support options.
svn path=/dists/trunk/linux-2.6/; revision=5944
2006-02-21 10:12:38 +00:00
Bastian Blank eb8bf281a4 debian/arch
- Remove devfs settings.
- Unify devpts settings.

svn path=/dists/trunk/linux-2.6/; revision=5943
2006-02-21 10:01:42 +00:00
Bastian Blank f51dabd781 debian/arch/powerpc/config, debian/arch/powerpc/config.powerpc,
debian/arch/powerpc/config.powerpc-miboot,
debian/arch/powerpc/config.powerpc-smp,
debian/arch/powerpc/config.powerpc64: Update.

svn path=/dists/trunk/linux-2.6/; revision=5902
2006-02-15 17:28:57 +00:00
Bastian Blank f24ba876c2 debian/arch/amd64/config, debian/arch/i386/config, debian/arch/powerpc/config:
Add SENSORS_F71805F.

svn path=/dists/trunk/linux-2.6/; revision=5872
2006-02-13 21:41:09 +00:00
Frederik Schüler e6073f87ab Make CONFIG_IPW2100 a per-architecture option and deactivate it on all architectures but i386.
svn path=/dists/trunk/linux-2.6/; revision=5276
2006-01-05 13:27:34 +00:00
Sven Luther 1ef3563ac8 Moved CONFIG_APUS to individual snipplets.
I think this is one which should have profited from jonas script.
The fact that 2.6.14 apus built means that the change in Kconfig behaviour happened for 2.6.15.

svn path=/dists/trunk/linux-2.6/; revision=5137
2005-12-29 17:22:02 +00:00
Jonas Smedegaard f1e8856262 Rollback phase 2 of kernel config option cleanup (needs more care).
svn path=/dists/trunk/linux-2.6/; revision=5126
2005-12-29 12:10:27 +00:00
Jonas Smedegaard 38fcad77dc Stripping even more. This should be all!
svn path=/dists/trunk/linux-2.6/; revision=5121
2005-12-29 02:42:02 +00:00