mbox series

[azure,v2,00/19] linux-azure: remove unused bits

Message ID 1504211770-14121-1-git-send-email-marcelo.cerri@canonical.com
Headers show
Series linux-azure: remove unused bits | expand

Message

Marcelo Henrique Cerri Aug. 31, 2017, 8:35 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1710261

v2:

- Rebased to the latest linux-azure kernel in -proposed.
- Kept memory hotplug.

v1:

Remove unused bits to reduce kernel size.

Marcelo Henrique Cerri (19):
  UBUNTU: [Config] azure: Disable tty drivers
  UBUNTU: [Config] azure: CONFIG_WDAT_WDT=n
  UBUNTU: [Config] azure: CONFIG_SUSPEND=n
  UBUNTU: [Config] azure: CONFIG_HIBERNATION=n
  UBUNTU: [Config] azure: CONFIG_PINCTRL_CHERRYVIEW=n
  UBUNTU: [Config] azure: CONFIG_X86_INTEL_LPSS=n
  UBUNTU: [Config] azure: X86_AMD_PLATFORM_DEVICE=n
  UBUNTU: [Config] azure: CONFIG_GPIOLIB=n
  UBUNTU: [Config] azure: Disable support for hw specific modules
  UBUNTU: [Config] azure: Disable unused ATA configs
  UBUNTU: [Config] azure: Disable AGP
  UBUNTU: [Config] azure: Disable vendor specific network modules
  UBUNTU: [Config] azure: CONFIG_INPUT_TABLET=n
  UBUNTU: [Config] azure: CONFIG_REGULATOR=n
  UBUNTU: [Config] azure: Disable unused thermal configs
  UBUNTU: [Config] azure: CONFIG_SPI=n
  UBUNTU: [Config] azure: CONFIG_RAPIDIO=n
  UBUNTU: [Config] azure: Disable unused power configs
  UBUNTU: [Config] azure: CONFIG_WIRELESS=n

 debian.azure/abi/4.11.0-1008.8/amd64/azure.modules |  16 -
 debian.azure/config/annotations                    |   2 -
 debian.azure/config/config.common.ubuntu           | 870 ++++++---------------
 3 files changed, 219 insertions(+), 669 deletions(-)