Commit Graph

380 Commits

Author SHA1 Message Date
Maximilian Attems d1861d1362 sctp unify settings
no reason to disable it in hppa and sparc
leave it disabled in various arm and one mipsel config

svn path=/dists/trunk/linux-2.6/; revision=9936
2007-12-11 10:27:00 +00:00
Maximilian Attems 26c7adaf35 centralize mmc host controller driver variables
svn path=/dists/trunk/linux-2.6/; revision=9830
2007-11-28 13:41:14 +00:00
Maximilian Attems f380ced63c kill dup fs definitions
triple checked to leave cramfs, ext2, ext3, nfs to y

svn path=/dists/trunk/linux-2.6/; revision=9824
2007-11-28 12:57:21 +00:00
Maximilian Attems 4a75d3b49d nuke dup SMB_FS and CIFS definitions
spread all over, keep m68k disabled cifs

svn path=/dists/trunk/linux-2.6/; revision=9820
2007-11-28 10:55:40 +00:00
Maximilian Attems d4d77685af centralize NETDEV_10000: IXGB, S2IO
arm seems quite inconsistent in enabling/disabling those network drivers
as bonus point kill duplicate tokenring mips/mipsel driver variables

svn path=/dists/trunk/linux-2.6/; revision=9814
2007-11-27 16:19:11 +00:00
Maximilian Attems 0236d36ed6 CONFIG_IDEDMA_IVB is gone, nuke refs.
unset everywhere, could be overriden by "idex=ata66" parameter
see 76bb7782c6831bf450b964eb7596e21bcd23fc32

svn path=/dists/trunk/linux-2.6/; revision=9802
2007-11-27 14:24:57 +00:00
Maximilian Attems 53963ac550 set all dongles in topconfig,
they don't show up in archs with !irda, so just a topconfig convinience.

svn path=/dists/trunk/linux-2.6/; revision=9792
2007-11-27 13:37:43 +00:00
Maximilian Attems c6bda6d7a6 CONFIG_RAMFS is hardcoded y and got removed, nuke ref
see 8e3f715a7f004ceb6451cf86101d6e2546eea883

svn path=/dists/trunk/linux-2.6/; revision=9788
2007-11-27 13:07:58 +00:00
Maximilian Attems d446759783 obsolete tsdev driver got removed, nuke ref
see 70093178b6eda34e4a4fb18cc4a48a9eacc01d98

svn path=/dists/trunk/linux-2.6/; revision=9787
2007-11-27 13:03:41 +00:00
Maximilian Attems 685cc0eff3 s/CONFIG_VIDEO_BUF_DVB/CONFIG_VIDEOBUF_DVB/
see 5a3ebe8755e88cd765f75121665c0d38004f8f37
why the hell is that cluttered all over the configs..

svn path=/dists/trunk/linux-2.6/; revision=9786
2007-11-27 12:53:48 +00:00
Maximilian Attems e65a66bdaa USB_USBNET_MII is gone, defaults on, nuke ref
see 4aa92cd9acd18ae9c94e87a30f664e77f699dc78

svn path=/dists/trunk/linux-2.6/; revision=9785
2007-11-27 12:48:24 +00:00
Maximilian Attems e6aa579023 CONFIG_BLK_DEV_IDEDMA_FORCED gone too, anyway unset
see c58e79dd44243ec919d789193ffb35a220c54695

svn path=/dists/trunk/linux-2.6/; revision=9784
2007-11-27 12:43:53 +00:00
Maximilian Attems 7dbe8423bf CONFIG_IDEDMA_ONLYDISK gone, only set on some arm flavour and sparc
see 8c0697cc2c798fe11bbb9cf2dbe123892ecab91a
"ATAPI devices with broken DMA support should be handled by DMA blacklist"

svn path=/dists/trunk/linux-2.6/; revision=9783
2007-11-27 12:41:56 +00:00
Martin Michlmayr 1541a0b3e6 build in CONFIG_CRAMFS because it's needed by d-i
svn path=/dists/trunk/linux-2.6/; revision=9723
2007-11-13 14:58:50 +00:00
Bastian Blank ca88df2f24 debian/config: Enable HUGETLBFS globaly.
svn path=/dists/trunk/linux-2.6/; revision=9721
2007-11-13 09:24:29 +00:00
Martin Michlmayr c122098a81 set CONFIG_NET_PCI
svn path=/dists/trunk/linux-2.6/; revision=9716
2007-11-12 17:29:00 +00:00
Martin Michlmayr d6ede249da remove a lot of config options in order to use the default options
svn path=/dists/trunk/linux-2.6/; revision=9706
2007-11-11 11:04:35 +00:00
Frederik Schüler ca002c9c3d Move new global options into the global config file
Clean up new amd64 options


svn path=/dists/trunk/linux-2.6/; revision=9515
2007-09-15 12:01:46 +00:00
Frederik Schüler 4997d1a2a0 Move all PATA options into the global config file, exept PATA_ARTOP
(arm/ixp4xx) and PATA_MPC52xx (powerpc).


svn path=/dists/trunk/linux-2.6/; revision=9513
2007-09-14 22:53:07 +00:00
Bastian Blank 6b8154d436 * debian/config/defines: Make plain image type default.
* debian/config/alpha/defines, debian/config/arm/defines,
  debian/config/armel/defines, debian/config/hppa/defines,
  debian/config/ia64/defines, debian/config/mips/defines,
  debian/config/mipsel/defines, debian/config/sparc/defines:
  Explicitely use kernel-package.
* debian/config/amd64/defines, debian/config/i386/defines,
  debian/config/m68k/defines, debian/config/powerpc/defines,
  debian/config/s390/defines: Use default image type.

svn path=/dists/trunk/linux-2.6/; revision=9509
2007-09-13 14:46:33 +00:00
Aurelien Jarno 869ef69019 [mips, mipsel] Add a 64-bit image (5kc-malta) for the MIPS Malta board. (closes: #435677)
svn path=/dists/trunk/linux-2.6/; revision=9444
2007-09-03 21:33:18 +00:00
Maximilian Attems 21ec8f8e00 I2C_ISA gone, kill ref
see e24b8cb4fa2bb779bdf48656152366b6f52f748f

svn path=/dists/trunk/linux-2.6/; revision=9282
2007-08-06 08:13:04 +00:00
Maximilian Attems 6e232414ab centralize CONFIG_DM_MULTIPATH_EMC settings, all other dm are in topconfig
where disabled left so.

svn path=/dists/trunk/linux-2.6/; revision=9277
2007-08-05 11:19:26 +00:00
Maximilian Attems c9da26be0b scheduled rm of multipath cached routing support.
altough /. had complained loudly on that there where still configs enabling it.
see e06e7c615877026544ad7f8b309d1a3706410383

svn path=/dists/trunk/linux-2.6/; revision=9263
2007-08-05 09:09:18 +00:00
Maximilian Attems 29ad63917f CONFIG_UTS_NS and CONFIG_IPC_NS gone, no value.
see 7d69a1f4a72b18876c99c697692b78339d491568

svn path=/dists/trunk/linux-2.6/; revision=9261
2007-08-05 09:03:16 +00:00
Maximilian Attems cbaa63afe9 legacy CDROM drivers gone - most never worked on 2.6, kick ref
reduces diff of i386 configs.

svn path=/dists/trunk/linux-2.6/; revision=9259
2007-08-05 08:58:49 +00:00
Maximilian Attems 7d0836ffbd options depending on OSS_OBSOLOTE are gone, kick them.
svn path=/dists/trunk/linux-2.6/; revision=9256
2007-08-05 08:50:03 +00:00
Maximilian Attems 12832c98d5 sk98lin gone, superceded by enabled skge
svn path=/dists/trunk/linux-2.6/; revision=9255
2007-08-05 08:42:04 +00:00
Bastian Blank 29a400ad4f debian/config: Make base explicit.
svn path=/dists/trunk/linux-2.6/; revision=9225
2007-07-29 16:26:02 +00:00
Bastian Blank 236826c2eb * debian/config: Move from debian/arch.
* debian/bin/abicheck.py, debian/bin/abiupdate.py, debian/bin/kconfig.py,
  debian/lib/python/debian_linux/gencontrol.py, debian/rules,
  debian/rules.real: Use debian/config instead of debian/arch.

svn path=/dists/trunk/linux-2.6/; revision=9187
2007-07-24 18:31:40 +00:00