From a48ca841a2f2a24d53cc47d54453d60d15cbfadc Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sat, 4 Apr 2015 01:58:28 +0200 Subject: kconfig: drop intermittend forwarder files With kconfig understanding wildcards, we don't need Kconfig files that just include other Kconfig files anymore. Change-Id: I7584e675f78fcb4ff1fdb0731e340533c5bc040d Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/9298 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/cpu/x86/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/cpu/x86') diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig index 1e15166328..41c22886c5 100644 --- a/src/cpu/x86/Kconfig +++ b/src/cpu/x86/Kconfig @@ -80,10 +80,6 @@ config SMM_TSEG bool default n -config SMM_TSEG_SIZE - hex - default 0 - config SMM_MODULES bool default n -- cgit v1.2.3