Commit Graph

2148 Commits

Author SHA1 Message Date
Ben Hutchings 5423e6a4e4 Explicitly set CONFIG_VGA_ARB_MAX_GPUS=16 (default)
svn path=/dists/trunk/linux-2.6/; revision=16630
2010-12-04 21:27:36 +00:00
Ben Hutchings cc8e61858e Enable NET_IPGRE_DEMUX, new dependency of NET_IPGRE
svn path=/dists/trunk/linux-2.6/; revision=16629
2010-12-04 21:21:47 +00:00
Ben Hutchings 36079368a8 Explicitly disable ECONET (not the nonexistent NET_ECONET)
svn path=/dists/trunk/linux-2.6/; revision=16628
2010-12-04 19:06:57 +00:00
Ben Hutchings 5d8c8f2056 Explicitly disable OLPC_OPENFIRMWARE
svn path=/dists/trunk/linux-2.6/; revision=16627
2010-12-04 19:05:29 +00:00
Ben Hutchings d21e6cdb10 Replace X86_RESERVE_LOW_64K with X86_RESERVE_LOW=64
svn path=/dists/trunk/linux-2.6/; revision=16626
2010-12-04 19:03:09 +00:00
Ben Hutchings 5aca6e4c76 Explicitly disable new options IRQ_TIME_ACCOUNTING and X86_ANCIENT_MCE
svn path=/dists/trunk/linux-2.6/; revision=16625
2010-12-04 19:01:56 +00:00
Ben Hutchings ef178bcbe7 Remove redundant lines to disable SYSFS_DEPRECATED{,_V2}
svn path=/dists/trunk/linux-2.6/; revision=16624
2010-12-04 18:45:17 +00:00
Ben Hutchings 0a78518b84 Explicitly disable SYSFS_DEPRECATED
svn path=/dists/trunk/linux-2.6/; revision=16623
2010-12-04 18:44:35 +00:00
Martin Michlmayr 3e6d726913 enable sound on Kirkwood
svn path=/dists/trunk/linux-2.6/; revision=16599
2010-11-25 15:57:52 +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 fe3f911b04 Enable PM_ADVANCED_DEBUG (Closes: #603254)
svn path=/dists/trunk/linux-2.6/; revision=16559
2010-11-15 03:41:01 +00:00
Ben Hutchings 4a8d5b5a2c Disable DRM_I830 and [amd64] DRM_I810
svn path=/dists/trunk/linux-2.6/; revision=16469
2010-10-21 00:14:35 +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
Ben Hutchings 6991dd77f3 crypto: Explicitly enable algorithm self-tests (Closes: #599441)
svn path=/dists/trunk/linux-2.6/; revision=16424
2010-10-10 15:28:05 +00:00
Ben Hutchings 439fcd4674 [x86] Enable modular IDEAPAD_ACPI (Closes: #599444)
svn path=/dists/trunk/linux-2.6/; revision=16417
2010-10-08 04:41:36 +00:00
Ben Hutchings f58282a541 Arrange drivers/staging/*/Kconfig in alphabetical order again
svn path=/dists/trunk/linux-2.6/; revision=16416
2010-10-08 04:39:21 +00:00
Ben Hutchings b945a21e38 [x86] Enable modular TM6000, TM6000_ALSA, TM6000_DVB
svn path=/dists/trunk/linux-2.6/; revision=16411
2010-10-07 12:03:46 +00:00
Ben Hutchings 5f4e25c2ca Enable ATM_NICSTAR driver options
svn path=/dists/trunk/linux-2.6/; revision=16396
2010-10-03 20:18:31 +00:00
Ben Hutchings 97aecd8d07 Enable various new driver modules and driver options
svn path=/dists/trunk/linux-2.6/; revision=16395
2010-10-03 19:49:27 +00:00
Ben Hutchings 626cb3aaa2 Enable all IR modules (LIRC only on x86)
svn path=/dists/trunk/linux-2.6/; revision=16394
2010-10-03 19:36:05 +00:00
Ben Hutchings 7df8953777 Enable various new driver modules and driver options
svn path=/dists/trunk/linux-2.6/; revision=16392
2010-10-03 17:53:42 +00:00
Ben Hutchings 36a3ac3d3e Explicitly set LOCKUP_DETECTOR (enabled by default in 2.6.35, not any more)
svn path=/dists/trunk/linux-2.6/; revision=16390
2010-10-02 23:28:34 +00:00
Ben Hutchings 1176267ffd Set SQUASHFS_XATTR (renamed from SQUASHFS_XATTRS)
svn path=/dists/trunk/linux-2.6/; revision=16389
2010-10-02 23:13:13 +00:00
Ben Hutchings dd2b3c7cb7 Explicitly set/unset new rt2x00 config options per default
svn path=/dists/trunk/linux-2.6/; revision=16388
2010-10-02 23:11:37 +00:00
Ben Hutchings 533c9b8233 Explicitly set CONFIG_DEFAULT_SECURITY
svn path=/dists/trunk/linux-2.6/; revision=16387
2010-10-02 22:32:39 +00:00
Ben Hutchings e20b699ca1 Enable new netfilter xtables modules
svn path=/dists/trunk/linux-2.6/; revision=16386
2010-10-02 22:20:52 +00:00
Ben Hutchings cb837a8888 Explicitly disable INTEL_IDLE, which cannot be built as a module any more
svn path=/dists/trunk/linux-2.6/; revision=16385
2010-10-02 22:18:07 +00:00
Ben Hutchings 282b5445e7 Explicitly unset various new Kconfig options
svn path=/dists/trunk/linux-2.6/; revision=16384
2010-10-02 22:13:17 +00:00
Ben Hutchings 190d46d0d1 [x86] Set XEN_PLATFORM_PCI=y (matching squeeze)
svn path=/dists/trunk/linux-2.6/; revision=16334
2010-09-19 01:57:36 +00:00
Ben Hutchings 00436ea607 Remove obsolete VIDEO_OVCAMCHIP config option
svn path=/dists/trunk/linux-2.6/; revision=16332
2010-09-19 01:34:25 +00:00
Ben Hutchings 35e8f8f8f1 Remove obsolete USB_ZC0301 config option
svn path=/dists/trunk/linux-2.6/; revision=16331
2010-09-19 01:33:41 +00:00
Ben Hutchings 7804cb4adc Remove obsolete USB_W9968CF config option
svn path=/dists/trunk/linux-2.6/; revision=16330
2010-09-19 01:33:20 +00:00
Ben Hutchings c0928e0544 Remove obsolete USB_VST config option
svn path=/dists/trunk/linux-2.6/; revision=16329
2010-09-19 01:32:30 +00:00
Ben Hutchings 0b6252f652 Remove obsolete USB_STV680 config option
svn path=/dists/trunk/linux-2.6/; revision=16328
2010-09-19 01:31:35 +00:00
Ben Hutchings 9d383bcd49 Remove obsolete USB_GSPCA_SN9C20X_EVDEV config option
svn path=/dists/trunk/linux-2.6/; revision=16327
2010-09-19 01:30:47 +00:00
Ben Hutchings e1b7029e29 Remove obsolete USB_BERRY_CHARGE config option
svn path=/dists/trunk/linux-2.6/; revision=16326
2010-09-19 01:30:13 +00:00
Ben Hutchings 17ad350237 Remove obsolete UIO_SMX config option
svn path=/dists/trunk/linux-2.6/; revision=16325
2010-09-19 01:29:03 +00:00
Ben Hutchings 00b7c8ec6d Set TOUCHSCREEN_AD7879=m, now a dependency of TOUCHSCREEN_AD7879_I2C
svn path=/dists/trunk/linux-2.6/; revision=16324
2010-09-19 01:27:46 +00:00
Ben Hutchings a8c8f0a443 Remove obsolete PACKET_MMAP config option
svn path=/dists/trunk/linux-2.6/; revision=16323
2010-09-19 01:09:45 +00:00
Ben Hutchings 75235d8698 Remove obsolete OPROFILE_IBS config option
svn path=/dists/trunk/linux-2.6/; revision=16322
2010-09-19 01:08:37 +00:00
Ben Hutchings 0eb2ee159a Remove obsolete OCFS2_FS_POSIX_ACL config option
svn path=/dists/trunk/linux-2.6/; revision=16321
2010-09-19 01:06:45 +00:00
Ben Hutchings c13d55680e Remove obsolete NF_CT_ACCT config option
svn path=/dists/trunk/linux-2.6/; revision=16320
2010-09-19 01:04:01 +00:00
Ben Hutchings 5b6095df95 Remove obsolete IOSCHED_AS config option
svn path=/dists/trunk/linux-2.6/; revision=16319
2010-09-19 00:58:34 +00:00
Ben Hutchings cfde1e0c4c Remove obsolete GROUP_SCHED and USER_SCHED config options
svn path=/dists/trunk/linux-2.6/; revision=16318
2010-09-19 00:55:19 +00:00
Ben Hutchings f9e10f1d03 Remove obsolete EVENT_PROFILE config option
svn path=/dists/trunk/linux-2.6/; revision=16317
2010-09-19 00:49:58 +00:00
Ben Hutchings 171f51a4fe Update config for changes to DETECT_SOFTLOCKUP and LOCKUP_DETECTOR
svn path=/dists/trunk/linux-2.6/; revision=16316
2010-09-19 00:47:50 +00:00
Ben Hutchings a20effdbcb Remove obsolete BOOT_TRACER config option
svn path=/dists/trunk/linux-2.6/; revision=16315
2010-09-19 00:41:52 +00:00
Ben Hutchings 424cfd2566 Update config for renaming of ramzswap to zram
svn path=/dists/trunk/linux-2.6/; revision=16314
2010-09-19 00:36:59 +00:00
Ben Hutchings 5da64e6d86 [x86] Add brcm80211 driver for Broadcom 802.11n wireless network controllers
svn path=/dists/trunk/linux-2.6/; revision=16313
2010-09-19 00:31:27 +00:00