Commit Graph

78 Commits

Author SHA1 Message Date
Bastian Blank 895585e136 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=21671
2014-08-03 19:05:53 +00:00
Ben Hutchings 40bb5a4cb2 Explicitly set various config symbols to their default values
svn path=/dists/trunk/linux/; revision=21214
2014-04-08 01:54:46 +00:00
Ben Hutchings e6e8404b08 Enable EXPERT and adjust config files to avoid consequent changes
1. Reset or remove values for config symbols that were only
   configurable if EXPERT.
2. Set additional configurable symbols to their default values.

This should have no effect on the actual configuration, except for
sh4 where EXPERT is *always* set and so the settings in 1 were
still being followed.

svn path=/dists/trunk/linux/; revision=20825
2013-11-27 07:39:11 +00:00
Bastian Blank 43571530a4 debian/config: Unify BLK_DEV_RAM_SIZE.
svn path=/dists/trunk/linux/; revision=20608
2013-09-11 20:37:26 +00:00
Ben Hutchings e9b2b7d072 Remove configuration for symbols which no longer exist
svn path=/dists/trunk/linux/; revision=20586
2013-09-09 04:09:34 +00:00
Bastian Blank 2f58661684 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20574
2013-09-08 14:24:32 +00:00
Ben Hutchings 9e41e4a5be Disable parport drivers that are no longer likely to be useful
svn path=/dists/trunk/linux/; revision=20558
2013-09-02 03:20:38 +00:00
Ben Hutchings 5ed7ad866d Explicitly set various config symbols to default values
svn path=/dists/trunk/linux/; revision=20540
2013-09-01 01:54:20 +00:00
Ben Hutchings 540d268e14 Drop CONFIG_BLK_DEV_XD, removed upstream
svn path=/dists/sid/linux/; revision=20144
2013-05-30 03:26:04 +00:00
Ben Hutchings a96f84ee7c Drop config for many obsolete Ethernet drivers removed upstream
svn path=/dists/sid/linux/; revision=20141
2013-05-30 03:07:48 +00:00
Ben Hutchings ff1f65e617 Enable various new (or newish) drivers and features
svn path=/dists/trunk/linux/; revision=19639
2012-12-23 22:41:41 +00:00
Ben Hutchings 04bd09967b [i386,alpha] media/radio: Enable V4L_RADIO_ISA_DRIVERS and re-enable the ISA drivers
svn path=/dists/trunk/linux/; revision=19634
2012-12-22 15:10:18 +00:00
Ben Hutchings 3ed2e3b59e [i386] comedi: Re-enable COMEDI_ISA_DRIVERS
svn path=/dists/trunk/linux/; revision=19633
2012-12-22 14:42:31 +00:00
Bastian Blank 22adf879f4 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux/; revision=19410
2012-10-04 19:22:36 +00:00
Ben Hutchings af9147122a Merge changes from sid up to 3.2.29-1
Most of the patches added to sid are already in 3.5 and could be dropped.
Some others needed to be re-generated without the backporting changes.

Ignore the rt changes as there is no rt featureset for 3.5.

svn path=/dists/trunk/linux/; revision=19387
2012-09-17 02:19:21 +00:00
Ben Hutchings 4feefc75c7 [i386] i810fb: Enable FB_I810_GTF, FB_I810_I2C (Closes: #687644)
svn path=/dists/sid/linux/; revision=19381
2012-09-16 00:19:44 +00:00
Ben Hutchings 638384b951 [i386] video: Clean up Geode framebuffer config
- [i386/486] video: Change FB_GEODE_LX from built-in to module (lxfb) (Closes: #686528)
- [i386/686-pae] video: Disable Geode framebuffer drivers, not used with any chips that support PAE

svn path=/dists/sid/linux/; revision=19368
2012-09-03 01:47:39 +00:00
Ben Hutchings 8b1e122672 Merge changes from sid up to 3.2.21-2
svn path=/dists/trunk/linux/; revision=19211
2012-06-26 06:02:51 +00:00
Ben Hutchings 7d1ba06906 [i386] Disable incomplete lguest support
svn path=/dists/sid/linux/; revision=19195
2012-06-24 16:14:45 +00:00
Ben Hutchings 39d70141e7 Merge changes from sid branch of linux/linux-2.6 up to r19072
svn path=/dists/trunk/linux/; revision=19127
2012-06-11 05:06:55 +00:00
Ben Hutchings 07300ab0ef DFSG: video: Remove nvidiafb and rivafb (Closes: #383481)
These drivers include apparently obfuscated code.  The nouveau driver
supports all the same hardware, aside from RIVA 128 (NV3).

svn path=/dists/sid/linux-2.6/; revision=19057
2012-06-02 20:21:18 +00:00
Ben Hutchings 4244f4a944 [x86] crypto: Enable CRYPTO_SERPENT_SSE2_586, CRYPTO_SERPENT_SSE2_X86_64
svn path=/dists/trunk/linux-2.6/; revision=18802
2012-03-09 05:28:36 +00:00
Ben Hutchings 1ea0e53d33 x86: Remove various obsolete config definitions
These variables were merged with other variables we already define
or were completely removed.

svn path=/dists/sid/linux-2.6/; revision=18718
2012-02-21 04:24:17 +00:00
Ben Hutchings 2f9b187805 Disable old IDE subsystem [!ia64,m68k]
svn path=/dists/sid/linux-2.6/; revision=18705
2012-02-20 01:07:14 +00:00
Ben Hutchings 9453895918 Use libata-based drivers for most of the remaining PATA controllers
svn path=/dists/sid/linux-2.6/; revision=18704
2012-02-20 00:49:46 +00:00
Ben Hutchings dce8a9a738 Clean up x86 cpufreq config
We have CONFIG_X86_POWERNOW_K8=m and CONFIG_SPEEDSTEP_CENTRINO=m for
both 32-bit and 64-bit configurations, so set these only in the main
config file.

svn path=/dists/trunk/linux-2.6/; revision=18565
2012-01-18 15:00:04 +00:00
Ben Hutchings 800671c93c [amd64] cpufreq: Enable X86_P4_CLOCKMOD (Closes: #656328)
svn path=/dists/trunk/linux-2.6/; revision=18564
2012-01-18 14:55:57 +00:00
Ben Hutchings d6102c519d [i386] Explicitly unset INTEL_IOMMU
svn path=/dists/trunk/linux-2.6/; revision=18562
2012-01-18 05:39:34 +00:00
Bastian Blank 9f46a036c1 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux-2.6/; revision=18454
2012-01-06 14:40:22 +00:00
Ben Hutchings fb649e9731 Reorder Kconfig according to drivers/net reorganisation
Also add explicit CONFIG_NET_VENDOR_*=y as appropriate (this default
will probably go away some day).

This covers generic and x86 config files only.

svn path=/dists/trunk/linux-2.6/; revision=18310
2011-11-22 08:05:28 +00:00
Bastian Blank aaa12b4684 debian/config: Automatic reorder and cleanup
svn path=/dists/trunk/linux-2.6/; revision=18188
2011-10-28 15:29:03 +00:00
Bastian Blank 4fddb228a8 debian/config: Remove options of removed staging drivers.
svn path=/dists/trunk/linux-2.6/; revision=18187
2011-10-28 15:26:21 +00:00
Ben Hutchings 276bdef652 [i386] Enable GPIO_CS5535, MFD_CS5535, CS5535_MFGPT, CS5535_CLOCK_EVENT_SRC, GPIO_VX855, MFD_VX855
We must enable CS5535_MFGPT and MFD_CS5535 as new dependencies of
GEODE_WDT.  The rest look useful.

CS5535 and VX855 chips are apparently only found in conjunction with
32-bit x86 processors, so unset these options in top config.


svn path=/dists/trunk/linux-2.6/; revision=17975
2011-08-19 03:18:21 +00:00
Ben Hutchings 4ed1890951 Merge changes from sid branch
These are pending for 2.6.39-4, but we will likely upload 3.0.0-1 instead.

svn path=/dists/trunk/linux-2.6/; revision=17839
2011-07-21 21:17:37 +00:00
Maximilian Attems e65d3cea04 update configs to 3.0-rc6
no big surprises, small shuffling

svn path=/dists/trunk/linux-2.6/; revision=17818
2011-07-05 13:00:48 +00:00
Maximilian Attems 161a01c5d8 x86_32 enable modular XO15_EBOOK
svn path=/dists/trunk/linux-2.6/; revision=17816
2011-07-05 12:49:25 +00:00
Maximilian Attems b0e7921bb3 x86 move PCMCIA_AHA152X to generic config
got cleaned up..

svn path=/dists/trunk/linux-2.6/; revision=17775
2011-07-01 06:15:59 +00:00
Maximilian Attems 4e8b65d0c8 fix I2C_PXA is x86_32 specific
svn path=/dists/trunk/linux-2.6/; revision=17764
2011-06-28 15:37:22 +00:00
Maximilian Attems 6b6db1081a update config to 3.0
arm guys may want to check their configs.

svn path=/dists/trunk/linux-2.6/; revision=17656
2011-06-14 12:13:56 +00:00
Ben Hutchings 8778c98e50 [i386] staging, video: Enable FB_OLPC_DCON as module
svn path=/dists/trunk/linux-2.6/; revision=17541
2011-05-30 23:56:18 +00:00
Ben Hutchings 0d641d30e2 [i386] radio: Enable RADIO_MIROPCM20 as module
svn path=/dists/trunk/linux-2.6/; revision=17526
2011-05-30 22:45:32 +00:00
Maximilian Attems 6f445dbe5c OLPC_OPENFIRMWARE Kconfig entry gone
svn path=/dists/trunk/linux-2.6/; revision=17332
2011-05-09 12:42:45 +00:00
Maximilian Attems 42793f8a18 update config to 2.6.39-rc6
svn path=/dists/trunk/linux-2.6/; revision=17327
2011-05-09 12:25:32 +00:00
Ben Hutchings dc97010658 [amd64] media/rc: Enable IR_NUVOTON as module (Closes: #619937)
svn path=/dists/sid/linux-2.6/; revision=17144
2011-03-29 00:43:30 +00:00
Ben Hutchings a6608cdfb2 Update config comments for renaming of drivers/media/IR
svn path=/dists/sid/linux-2.6/; revision=17142
2011-03-29 00:34:41 +00:00
Bastian Blank c671eb256d debian/config/kernelarch-x86
- Disable unused ACPI_PROCFS.
- Move ACPI_BLACKLIST_YEAR.

svn path=/dists/trunk/linux-2.6/; revision=16870
2011-02-12 09:34:56 +00:00
Bastian Blank 60765aff13 debian/config: Remove not longer supported options.
svn path=/dists/trunk/linux-2.6/; revision=16869
2011-02-09 15:04:58 +00:00
Bastian Blank b8eed98130 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=16865
2011-02-08 19:08:41 +00:00
Ben Hutchings 52da9b1db0 [i386] sound/isa: Enable SND_AZT1605, SND_AZT2316, SND_JAZZ16, SND_MSND_PINNACLE, SND_MSND_CLASSIC as modules
svn path=/dists/trunk/linux-2.6/; revision=16657
2010-12-05 21:07:48 +00:00
Ben Hutchings 0ad192a58a [i386] IR: Enable IR_NUVOTON as module
svn path=/dists/trunk/linux-2.6/; revision=16651
2010-12-05 18:11:09 +00:00