Commit Graph

38 Commits

Author SHA1 Message Date
Ben Hutchings 9aa1776bbb [i386,s390] Remove 64-bit kernel flavours, which are also available through multiarch
svn path=/dists/trunk/linux/; revision=22507
2015-04-13 17:06:59 +00:00
Ben Hutchings c34c43176a [i386] Rename 486 flavour to 586 (Closes: #766105)
svn path=/dists/sid/linux/; revision=22004
2014-10-31 13:58:30 +00:00
Ben Hutchings 0be7018ef1 Merge last change to 3.11.5-1 from the sid branch
svn path=/dists/trunk/linux/; revision=20713
2013-10-18 00:39:28 +00:00
Ben Hutchings 56baa7564b [rt] Remove xen-linux-system packages and references to Xen support
It is not sensible to run a PREEMPT_RT kernel under Xen or any other
hypervisor that doesn't itself provide real-time scheduling.

This requires reintroducing an explicit 'none' featureset for amd64
and i386, just to hold the Xen support definitions.

svn path=/dists/sid/linux/; revision=20036
2013-05-06 03:05:25 +00:00
Bastian Blank a68d013ae6 * debian/config/amd64/defines, debian/config/i386/defines:
Make none again an implicit featureset.
* debian/config/amd64/none, debian/config/i386/none,
  debian/config/i386/rt/config.686-pae: Remove.
* debian/config/i386/config.486, debian/config/i386/config.686-pae: Move.

svn path=/dists/trunk/linux/; revision=19541
2012-11-26 22:13:37 +00:00
Bastian Blank b68afeea11 debian/config: Remove a lot of not longer supported options.
svn path=/dists/trunk/linux/; revision=19533
2012-11-25 13:52:33 +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 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 3e2cfbab04 Remove references to Token Ring drivers, removed in Linux 3.5
"it looks like the token got loose"

svn path=/dists/trunk/linux/; revision=19296
2012-07-27 02:27:16 +00:00
Bastian Blank a5f8f84f93 Don't advertise Xen in rt images.
* debian/changelog: Update.
* debian/config/amd64/none/defines, debian/config/i386/none/defines:
  Move xen description and definitions from architecture specific config.
* debian/config/i386/defines, debian/config/amd64/defines:
  Remove all xen specific stuff.

svn path=/dists/sid/linux-2.6/; revision=18710
2012-02-20 12:53:32 +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
Ben Hutchings bc8ba345e0 Explicitly unset X86_32_IRIS for i386/686-pae
svn path=/dists/trunk/linux-2.6/; revision=18302
2011-11-22 06:14:52 +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 c7bfae16cd [x86/!486] Enable INTEL_IDLE
svn path=/dists/trunk/linux-2.6/; revision=18179
2011-10-25 09:43:23 +00:00
Ben Hutchings 0b32563e35 [i386/486] Enable OLPC_XO1_PM, OLPC_XO1_RTC, OLPC_XO1_SCI, OLPC_XO15_SCI
svn path=/dists/trunk/linux-2.6/; revision=17997
2011-08-25 01:00:52 +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 6cfd796d7e [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=17974
2011-08-19 03:15:51 +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
Maximilian Attems d514bdef1e [x86/486] Enable modular XO1_RFKILL, XO15_EBOOK
svn path=/dists/trunk/linux-2.6/; revision=17323
2011-05-09 11:18:23 +00:00
Ben Hutchings f47e41d214 [i386] Rename '686-bigmem' flavour to '686-pae'; remove '686' flavour.
For 686-class systems without PAE, the '486' flavour is more efficient
than the '686' flavour due to optimisation for uniprocessor systems.

svn path=/dists/trunk/linux-2.6/; revision=17210
2011-04-07 01:52:47 +00:00
Ben Hutchings 9dfe1fc259 [x86/486] Enable X86_32_IRIS (IRIS power-off support) (Closes: #619493)
svn path=/dists/sid/linux-2.6/; revision=17112
2011-03-24 15:05:57 +00:00
Ben Hutchings b971b6591e [x86/!486] Enable TRANSPARENT_HUGEPAGE, TRANSPARENT_HUGEPAGE_MADVISE (Closes: #618924)
svn path=/dists/sid/linux-2.6/; revision=17108
2011-03-24 05:29:31 +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
Bastian Blank 9f92eae041 * debian/changelog: Update.
* debian/config: Disable ISDN_I4L and related options.

svn path=/dists/sid/linux-2.6/; revision=15872
2010-06-14 14:40:28 +00:00
Bastian Blank 57b4633caf debian/config/i386: Move configs back.
svn path=/dists/trunk/linux-2.6/; revision=14986
2010-01-23 13:06:31 +00:00
Ben Hutchings 459c349bce Use i386 flavour configuration files regardless of the featureset
svn path=/dists/trunk/linux-2.6/; revision=14979
2010-01-22 01:51:30 +00:00
Bastian Blank 68e4334f7d debian/config/i386/none/config.686-bigmem:
Remove wrong XEN_FBDEV_FRONTEND override.

svn path=/dists/trunk/linux-2.6/; revision=14728
2009-12-04 17:08:41 +00:00
Bastian Blank c813f97193 * debian/changelog: Update.
* debian/config/i386/none/config.686, debian/config/i386/none/config.686-bigmem:
  Remove HIGHPTE unset.
* debian/config/kernelarch-x86/config-arch-32: Set HIGHPTE.

svn path=/dists/trunk/linux-2.6/; revision=13788
2009-06-12 17:38:50 +00:00
Bastian Blank 1ab16729bd * debian/changelog: Update.
* debian/config/i386/none/config.486: Remove NOHIGHMEM.

svn path=/dists/trunk/linux-2.6/; revision=13786
2009-06-12 17:31:26 +00:00
Bastian Blank c675cd7107 debian/config/i386/none/config.686, debian/config/kernelarch-x86/config-arch-32:
Move options.

svn path=/dists/trunk/linux-2.6/; revision=13785
2009-06-12 17:28:09 +00:00
Bastian Blank b2e9653d3a debian/config: Centralize CPU Frequency scaling options.
svn path=/dists/trunk/linux-2.6/; revision=13773
2009-06-10 19:08:41 +00:00
Bastian Blank 94599c1bb7 * debian/config/i386/none/config.486, debian/config/i386/none/config.686,
debian/config/i386/none/config.686-bigmem: Remove old option.
* debian/config/kernelarch-x86/config-arch-32: Set X86_GENERIC.

svn path=/dists/trunk/linux-2.6/; revision=13728
2009-06-05 09:35:33 +00:00
Maximilian Attems 48c9524efc clean up old config options step 3
- x86: allow more than 8 cpus to be used on 32-bit
  4272ebfbefd0db40073f3ee5990bceaf2894f08b

- [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI
  support
  57f4fa699195b761cbea90db5e38b4bc15610c7c

- x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
  e0c7ae376a13fd79a4dad8becab51040d13dfa90

- x86: remove the Voyager 32-bit subarch
  965c7ecaf2e2b083d711a01ab33735a4bdeee1a4

- ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS
  detection
  c2b73d1458014a9f461b75bc1756a699a6c0781f

- [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501
  04bedfa542d90ac7a1bbf28287e9861d0da21576

svn path=/dists/trunk/linux-2.6/; revision=13682
2009-05-27 11:24:19 +00:00
Bastian Blank 5698e0acff * debian/config/i386/none/config.686,
debian/config/i386/none/config.686-bigmem: Remove options.
* debian/config/kernelarch-x86/config-arch-32: Add options.

svn path=/dists/trunk/linux-2.6/; revision=13653
2009-05-20 15:39:29 +00:00
Bastian Blank f7a0da726e * debian/changelog: Update.
* debian/config/i386/none/config.486, debian/config/i386/none/config.686,
  debian/config/i386/none/config.686-bigmem: Remove X86_PPRO_FENCE.

svn path=/dists/trunk/linux-2.6/; revision=13652
2009-05-20 15:20:17 +00:00
Bastian Blank 16a0456760 debian/config/i386/none
- New directory.
- Move some config files from debian/config/i386.

svn path=/dists/trunk/linux-2.6/; revision=13647
2009-05-20 14:35:22 +00:00