From 9fdb93cce0a05e2562522153fe5deba8a9e9ae54 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Wed, 29 Nov 2017 00:14:04 -0800 Subject: Make comp.libs use generated templates, too This allows us to include the component-to-package relation in the generated kconfig files and make use of that information in the show-config.sh script. Signed-off-by: Alexey Neyman --- config/arch/x86.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config/arch/x86.in') diff --git a/config/arch/x86.in b/config/arch/x86.in index 3863c029..ab89ccda 100644 --- a/config/arch/x86.in +++ b/config/arch/x86.in @@ -1,5 +1,6 @@ # x86 specific options +## no-package ## select ARCH_SUPPORTS_32 ## select ARCH_SUPPORTS_64 ## select ARCH_DEFAULT_32 -- cgit v1.2.3