From 42e7c32cc5253c2c8c6149a57a4667ec5ebf8262 Mon Sep 17 00:00:00 2001 From: Wang Qing Pei Date: Tue, 17 Aug 2010 15:05:05 +0000 Subject: Support for Fintek F71863FG. This might need some work on the copyright notices. Getting it into the tree so people can get to it. Signed-off-by: Wang Qing Pei Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5717 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/fintek/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/superio/fintek/Kconfig') diff --git a/src/superio/fintek/Kconfig b/src/superio/fintek/Kconfig index 540e18e44e..e70ac8f38e 100644 --- a/src/superio/fintek/Kconfig +++ b/src/superio/fintek/Kconfig @@ -1,2 +1,4 @@ config SUPERIO_FINTEK_F71805F bool +config SUPERIO_FINTEK_F71863FG + bool -- cgit v1.2.3