]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/configs: Update skiroot defconfig
authorJoel Stanley <joel@jms.id.au>
Tue, 18 Sep 2018 03:36:17 +0000 (13:06 +0930)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 19 Sep 2018 12:08:12 +0000 (22:08 +1000)
commit63fa17ba065e5293cf7503f7f51beba3609b0463
treeb03d9138e7c0d1176ecac7a3f6372f9e6f0ea684
parent60c4dd3144ff684b2ca06bb2a4c1737ca5b04b8e
powerpc/configs: Update skiroot defconfig

Disable new features from recent releases, and clean out some other
unused options:

  - Enable EXPERT, so we can disable some things
  - Disable non-powerpc BPF decoders
  - Disable TASKSTATS
  - Disable unused syscalls
  - Set more things to be modules
  - Turn off unused network vendors
  - PPC_OF_BOOT_TRAMPOLINE and FB_OF are unused on powernv
  - Drop unused Radeon and Matrox GPU drivers
  - IPV6 support landed in petitboot
  - Bringup related command line powersave=off dropped, switch to quiet

Set CONFIG_I2C_CHARDEV=y as the module is not loaded automatically, and
without this i2cget etc. will fail in the skiroot environment.

This defconfig gets us build coverage of KERNEL_XZ, which was broken in
the 4.19 merge window for powerpc.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/skiroot_defconfig