Commit Graph

13 Commits

Author SHA1 Message Date
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
Bastian Blank ce045ef43e cloud-amd64: Enable MEMORY_HOTPLUG 2018-06-13 13:27:44 +02:00
Bastian Blank 5cb5873ba8 cloud-amd64: Enable VIRTUALIZATION 2018-06-06 14:51:32 +02:00
Bastian Blank 8eda5a77f8 cloud-amd64: Disable some filesystems 2018-05-25 14:12:05 +02:00
Ben Hutchings 841a55bd0c [amd64/cloud-amd64] Explicitly disable DEFAULT_CFQ
This fixes a kconfig warning.
2018-05-09 21:53:44 +01:00
Ben Hutchings 81d6f91e25 Clean up kconfig for 4.17
- Various ancient SCSI drivers were removed
- BT_HCIBTUART and INFINIBAND_CXGB3_DEBUG were removed
- OMAP_DM_TIMER is now an automatic symbol
- Marvell NAND driver was rewritten, so we enable MTD_NAND_MARVELL
  instead of MTD_NAND_PXA3xx
- Various netfilter symbols are now boolean instead of tristate
2018-04-20 01:39:47 +01:00
Ben Hutchings 75e764ee6a Refresh config using kconfigeditor2
Various symbols were removed, renamed or changed from tristate to
boolean.
2018-03-12 02:55:12 +00:00
Bastian Blank f62cccd9a3 cloud: List full name of physical network card on Azure 2018-02-08 14:20:22 +01:00
Bastian Blank 40af10f45f cloud: Don't build in some HyperV drivers 2018-01-20 12:29:35 +01:00
Bastian Blank 0610c7782e cloud: Don't build in some core stuff
As told earlier this should be handled by explicit module lists for the
initramfs.
2018-01-20 07:23:33 +01:00
Bastian Blank 7aa5f9f7cf cloud: Don't disable DCB 2018-01-18 20:13:56 +01:00
Bastian Blank 12fc8ef895 cloud-amd64: Support Amazon EC2 2018-01-18 12:57:14 +01:00
Bastian Blank 5f83961cb5 Add cloud-amd64 kernel flavour
As discussed on d-kernel, this flavour is added as experiment on request
of Microsoft.  For now it is only tested on Microsoft Azure.

It will be expanded to cover the other public cloud platforms at well.
This platforms will need additional drivers.
2018-01-18 09:19:36 +01:00