lkml.org 
[lkml]   [2010]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[RFC PATCH 0/3] kbuild: Unmet dependency warning
From
Date
Hi,

The first patch in this series adds a warning to the kbuild system when
options that are selected have unmet dependencies.

The subsequent patches show two simple examples that were spotted by the
first patch.

In the view of the ARM defconfig story, such patch would help with
ensuring that a platform Kconfig selects the necessary options.

Thanks.


Catalin Marinas (3):
kbuild: Warn on selecting symbols with unmet direct dependencies
ARM: Mark CPU_32v6K as depended on CPU_V7
Change DEBUG_PAGEALLOC dependency on ARCH_SUPPORTS_DEBUG_PAGEALLOC


arch/arm/mm/Kconfig | 2 +-
mm/Kconfig.debug | 4 ++--
scripts/kconfig/expr.h | 2 ++
scripts/kconfig/menu.c | 5 +++++
scripts/kconfig/symbol.c | 18 ++++++++++++++++++
5 files changed, 28 insertions(+), 3 deletions(-)

--
Catalin


\
 
 \ /
  Last update: 2010-06-08 18:29    [W:0.047 / U:1.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site