Commit Graph

78 Commits

Author SHA1 Message Date
Martin Michlmayr e1768e9ed5 Add armel (arm with EABI) support. Thanks, Lennert Buytenhek and
Joey Hess.  Closes: #410853.

svn path=/dists/trunk/linux-2.6/; revision=8507
2007-04-25 13:15:11 +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 88c56779b8 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8229
2007-01-27 19:52:51 +00:00
Martin Michlmayr e654eb6ed4 don't build modules that lead to modpost errors.
footbridge:
WARNING: "__bad_udelay" [drivers/video/savage/savagefb.ko] undefined!
WARNING: "__bad_udelay" [drivers/scsi/atp870u.ko] undefined!
iop32x:
WARNING: "__bad_udelay" [drivers/media/video/bt8xx/bttv.ko] undefined!
WARNING: "__bad_udelay" [drivers/media/dvb/ttpci/budget.ko] undefined!
WARNING: "__bad_udelay" [drivers/media/dvb/ttpci/budget-patch.ko] undefined!
WARNING: "__bad_udelay" [drivers/media/dvb/b2c2/b2c2-flexcop.ko] undefined!
ixp4xx:
RNING: "__bad_udelay" [drivers/net/wireless/bcm43xx/bcm43xx.ko] undefined!
WARNING: "__bad_udelay" [drivers/media/video/bt8xx/bttv.ko] undefined!
WARNING: "__bad_udelay" [drivers/media/dvb/ttpci/budget.ko] undefined!
WARNING: "__bad_udelay" [drivers/media/dvb/ttpci/budget-patch.ko] undefined!
WARNING: "__bad_udelay" [drivers/media/dvb/b2c2/b2c2-flexcop.ko] undefined!

svn path=/dists/trunk/linux-2.6/; revision=8153
2007-01-09 17:38:31 +00:00
Martin Michlmayr 45a1d6e7c0 add ixp4xx npe driver 0.3.1
svn path=/dists/trunk/linux-2.6/; revision=8151
2007-01-09 14:16:54 +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
Martin Michlmayr 58206f0d27 enable some arm options
svn path=/dists/trunk/linux-2.6/; revision=7959
2006-12-11 12:02:46 +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
Martin Michlmayr 6eccb5b035 fix config
svn path=/dists/trunk/linux-2.6/; revision=7843
2006-11-19 15:58:56 +00:00
Martin Michlmayr 9e6e325968 Unset SATA for s3c2410 and footbridge
svn path=/dists/trunk/linux-2.6/; revision=7841
2006-11-19 15:52:11 +00:00
Martin Michlmayr 305a0ca871 update arm config options
svn path=/dists/trunk/linux-2.6/; revision=7839
2006-11-19 15:36:16 +00:00
Martin Michlmayr 1943ee08d6 arm: Update configs for 2.6.19-rc6.
svn path=/dists/trunk/linux-2.6/; revision=7837
2006-11-19 15:20:24 +00:00
Martin Michlmayr 7a4735d564 Set CONFIG_ATM=m so CONFIG_USB_ATM has an effect.
svn path=/dists/trunk/linux-2.6/; revision=7799
2006-11-14 22:12:24 +00:00
Martin Michlmayr 837e379ff8 arm: Set CONFIG_BINFMT_MISC=m
svn path=/dists/trunk/linux-2.6/; revision=7731
2006-11-09 18:48:52 +00:00
Martin Michlmayr 465606d350 arm: Enable CONFIG_USB_ATM.
svn path=/dists/trunk/linux-2.6/; revision=7716
2006-11-08 09:51:39 +00:00
Martin Michlmayr 522c80f9e1 don't build in RTC
svn path=/dists/trunk/linux-2.6/; revision=7682
2006-11-02 10:46:04 +00:00
Martin Michlmayr f534ae8640 arm/ixp4xx: Build RTC and LED support into the kernel.
svn path=/dists/trunk/linux-2.6/; revision=7673
2006-11-01 15:21:45 +00:00
Martin Michlmayr 98975e69d8 build RTC into the kernel
svn path=/dists/trunk/linux-2.6/; revision=7669
2006-10-31 20:51:37 +00:00
Martin Michlmayr c85d3b6b20 arm/ixp4xx: Add the IXP4xx Ethernet driver.
svn path=/dists/trunk/linux-2.6/; revision=7665
2006-10-31 10:37:03 +00:00
Martin Michlmayr 6533cf571a Enable AUDIT=y again on arm
svn path=/dists/trunk/linux-2.6/; revision=7664
2006-10-31 10:31:27 +00:00
Martin Michlmayr 63248cff6f remove old, now bogus, option
svn path=/dists/trunk/linux-2.6/; revision=7663
2006-10-31 10:23:19 +00:00
Martin Michlmayr 872fc68697 Add clocksource for Intel IXP4xx platforms. This fixes time on NSLU2.
svn path=/dists/trunk/linux-2.6/; revision=7658
2006-10-29 11:38:36 +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 63f244f4de debian/arch/arm: Unify io scheduler settings.
svn path=/dists/trunk/linux-2.6/; revision=7533
2006-09-26 19:47:36 +00:00
Bastian Blank 20321b4d2a debian/arch
- Unify legacy pty settings.
- Only provide 16 legacy ptys.

svn path=/dists/trunk/linux-2.6/; revision=7497
2006-09-23 20:17:34 +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
Martin Michlmayr 41a4d60744 arm: Disable CONFIG_AUDIT for now since it's broken.
svn path=/dists/trunk/linux-2.6/; revision=7466
2006-09-20 14:08:01 +00:00
Martin Michlmayr 10535757de Enable CONFIG_BONDING on some mipsel and arm machines
svn path=/dists/trunk/linux-2.6/; revision=7414
2006-09-14 08:54:13 +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
Bastian Blank 61c4bbd140 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=7262
2006-08-29 09:53:31 +00:00
Martin Michlmayr 10cfb40a15 more config updates
svn path=/dists/trunk/linux-2.6/; revision=6835
2006-06-19 22:49:05 +00:00
Martin Michlmayr 37c0b72b4f update configs on arm and armeb
svn path=/dists/trunk/linux-2.6/; revision=6834
2006-06-19 22:21:00 +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 227637e674 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6783
2006-06-06 22:06:18 +00:00
Bastian Blank ed803c94ad Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6533
2006-05-08 16:40:33 +00:00
maximilian attems 416228d3e4 disable b0rked lsm modules
svn path=/dists/trunk/linux-2.6/; revision=6439
2006-04-18 00:13:02 +00:00
Bastian Blank e4bd48571b Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6265
2006-03-22 17:49:41 +00:00
Martin Michlmayr 79427c100c sync changed from dists/sid
svn path=/dists/trunk/linux-2.6/; revision=6239
2006-03-20 15:35:34 +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
Martin Michlmayr 0da3f76507 [arm, armeb] Enable the netconsole module.
svn path=/dists/trunk/linux-2.6/; revision=6114
2006-03-10 17:46:20 +00:00
Martin Michlmayr 2d69e5fe0b [arm] Enable nfs and nfsd modules.
svn path=/dists/trunk/linux-2.6/; revision=6095
2006-03-07 20:57:57 +00:00
Bastian Blank 18795c946f debian/arch: Unify general network options.
svn path=/dists/trunk/linux-2.6/; revision=5953
2006-02-21 12:12:48 +00:00
Bastian Blank 2ab165060a debian/arch: Unify virtual server settings.
svn path=/dists/trunk/linux-2.6/; revision=5952
2006-02-21 11:33:31 +00:00
Bastian Blank 27c5c29f48 debian/arch: Unify netfilter settings.
svn path=/dists/trunk/linux-2.6/; revision=5949
2006-02-21 11:21:28 +00:00
Bastian Blank 78534cafee debian/arch: Unify jfs settings.
svn path=/dists/trunk/linux-2.6/; revision=5947
2006-02-21 10:47:53 +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 bf29342baf debian/arch: Unify cryptographic options.
svn path=/dists/trunk/linux-2.6/; revision=5942
2006-02-21 09:56:35 +00:00
Martin Michlmayr 307d46c49f update arm configs for 2.6.16-rc3
svn path=/dists/trunk/linux-2.6/; revision=5888
2006-02-14 20:13:02 +00:00