On 08/30/2018 12:28 AM, Anuj Mittal wrote:
Hi Bruce,

This series cleans up configs for 4.9 kernel.

Can you please merge 1/17 and 2/17 in 4.9, 4.14, 4.18 and master?

Rest of them are cherry picks from 4.14 and only meant for 4.9 kernel.

Merged.

Thanks for the cleanups .. these are very helpful, and the commit
messages are great (as usual), which made reviewing them very easy.

It is nice that the audit output is showing up again, since we've been
running with some less than optimal configs for a bit now.

Cheers,

Bruce


Anuj Mittal (3):
   features/thermal: use the correct config name
   features/crypto: drop feature
   bsp: don't include crypto.scc

Bruce Ashfield (14):
   common-pc: remove obselete subsystem
   intel: remove CONFIG_CPU_FREQ_TABLE
   wifi: ATH_CARDS -> WLAN_VENDOR_ATH
   cgroups: remove obselete options
   fs: drop old ext3 options
   netfilter: remove obselete ULOG configs
   netfilter: drop CONFIG_NF_CONNTRACK_PROC_COMPAT
   sound: fix CONFIG_SND_SST_MFLD_PLATFORM
   i915: rename preliminary_hw_support to alpha_support
   i915: remove obselete CONFIG_DRM_I915_KMS
   pm: change CONFIG_PM_RUNTIME to CONFIG_PM
   pm: drop obselete CONFIG_USB_SUSPEND
   wifi: CONFIG_VENDOR_ATH must be build in
   x86: update microcode configs

  bsp/beaglebone/beaglebone.cfg       | 1 -
  bsp/common-pc-64/hardware.cfg       | 2 +-
  bsp/common-pc/common-pc-drivers.cfg | 7 -------
  bsp/common-pc/common-pc-wifi.cfg    | 2 +-
  bsp/common-pc/hardware.cfg          | 2 +-
  bsp/mohonpeak/mohonpeak.scc         | 1 -
  bsp/mohonpeak/mohonpeak32.scc       | 1 -
  bsp/rangeley/rangeley.scc           | 1 -
  bsp/rangeley/rangeley32.scc         | 1 -
  cfg/amd.cfg                         | 2 --
  cfg/fs/ext4.cfg                     | 1 -
  cfg/intel.cfg                       | 2 --
  cfg/sound.cfg                       | 2 +-
  features/cgroups/cgroups.cfg        | 1 -
  features/crypto/crypto.cfg          | 1 -
  features/crypto/crypto.scc          | 4 ----
  features/i915/i915.cfg              | 3 +--
  features/netfilter/netfilter.cfg    | 3 ---
  features/power/intel.cfg            | 8 +-------
  features/thermal/coretemp.cfg       | 2 +-
  20 files changed, 7 insertions(+), 40 deletions(-)
  delete mode 100644 features/crypto/crypto.cfg
  delete mode 100644 features/crypto/crypto.scc


--
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to