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/superio/smsc/Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/superio/smsc') diff --git a/src/superio/smsc/Kconfig b/src/superio/smsc/Kconfig index 34bc60cf1d..7a58cbb0c4 100644 --- a/src/superio/smsc/Kconfig +++ b/src/superio/smsc/Kconfig @@ -18,6 +18,9 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## +config SUPERIO_WANTS_14MHZ_CLOCK + bool + config SUPERIO_SMSC_FDC37M60X bool config SUPERIO_SMSC_FDC37N972 -- cgit v1.2.3