Commit Graph

16 Commits

Author SHA1 Message Date
Uwe Kleine-König 85da926d38 Revert "wip" which was pushed by mistake
This reverts commit 331fdb5fb8.
2018-10-16 20:18:50 +02:00
Uwe Kleine-König 331fdb5fb8 wip 2018-10-16 08:44:27 +02:00
Ben Hutchings b20d268c2a Update config for 4.18 using kconfigeditor2
- Various config symbols were removed, renamed or split
- HOTPLUG_PCI_SHPC is now boolean, so set it to built-in
- The stack protector config symbols were changed to two booleans
  with different names
2018-07-02 17:51:27 +01:00
Ben Hutchings 188c1ec8ff [sh4] Delete ineffective setting of CONFIG_PREEMPT_NONE
If multiple options in a "choice" group are enabled, kconfig uses the
last (and warns about this).  This means that the global default of
CONFIG_PREEMPT_VOLUNTARY=y has always overridden the setting of
CONFIG_PREEMPT_NONE=y here.

Since no-one seems to have complained, assume that the default is OK
and remove this.
2018-05-09 22:08:35 +01:00
Ben Hutchings 0905519af4 Clean up kconfig using kconfigeditor2
Rename or delete options that changed in 4.11.
2017-04-20 19:45:06 +01:00
Ben Hutchings 0fc6a741fc cpufreq: Re-enable CPU_FREQ_STAT, which can no longer be modular 2016-10-24 02:28:32 +01:00
Ben Hutchings fdd49c2465 cpufreq: Delete redundant kconfig settings 2016-10-24 02:28:20 +01:00
Ben Hutchings 4e7c2dd4de [sh4] Disable CC_STACKPROTECTOR_STRONG temporarily (fixes FTBFS) 2015-12-17 18:21:47 +00:00
Ben Hutchings af07cdf241 PCI: Disable PCIEPORTBUS in configurations for systems without PCI Express
No Alpha, PA-RISC or SH4 system supports PCI Express.

The older Marvell SoCs supported by iop32x and ixp4xx don't, but the
newer SoCs do.  ARM Versatile doesn't support it and I'm pretty sure
QEMU won't let you add it, but will leave versatile alone for now.

Most supported MIPS platforms don't, but Octeon does.

I don't think PowerPC SPE systems have either PCI or PCI Express, but
I won't touch that configuration now.

svn path=/dists/trunk/linux/; revision=20579
2013-09-09 02:10:33 +00:00
Bastian Blank 2f58661684 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20574
2013-09-08 14:24:32 +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
Bastian Blank 351d8e9e31 debian/config: Remove options gone for good.
svn path=/dists/trunk/linux-2.6/; revision=18189
2011-10-28 15:45:27 +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 b8eed98130 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=16865
2011-02-08 19:08:41 +00:00
Aurelien Jarno b5d314c831 * [sh4] set VIRTUALIZATION.
svn path=/dists/trunk/linux-2.6/; revision=16212
2010-08-29 14:39:26 +00:00
Aurelien Jarno ef5bc98e4d Add sh4 architecture, ported from the sid branch
svn path=/dists/trunk/linux-2.6/; revision=15502
2010-04-09 15:53:34 +00:00