[linux-yocto] [PATCH 0/5] kconfig audit - update inputs

Paul Gortmaker paul.gortmaker at windriver.com
Fri Jul 27 09:24:55 PDT 2012


The routerstation pro update to 3.4 reduced the number of
warnings about setting non-hardware options from a BSP
from about 800, down to the teens.  The remaining warnings
were all false positives, due to incomplete input to the
audit system.  This series, when applied, will reduce the
number to zero.

Paul.
---

Paul Gortmaker (5):
  meta: add ath79 Kconfig to hardware listing.
  routerstationpro: add config data for audit purposes
  routerstationpro: specify chosen filesystems in audit input.
  kconfig: add tty/serial file to hardware listing
  kconfig: make CONFIG_BLOCK=y part of base config

 meta/cfg/kernel-cache/bsp/routerstationpro/hardware.cfg | 4 ++++
 meta/cfg/kernel-cache/bsp/routerstationpro/hardware.kcf | 1 +
 meta/cfg/kernel-cache/cfg/efi-ext.cfg                   | 1 -
 meta/cfg/kernel-cache/features/scsi/scsi.cfg            | 1 -
 meta/cfg/kernel-cache/ktypes/base/base.cfg              | 1 +
 meta/cfg/kernel-cache/ktypes/base/hardware.kcf          | 2 ++
 6 files changed, 8 insertions(+), 2 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/bsp/routerstationpro/hardware.cfg
 create mode 100644 meta/cfg/kernel-cache/bsp/routerstationpro/hardware.kcf

-- 
1.7.11.1




More information about the linux-yocto mailing list