From 00bf647bf6a980e8b9c3d8d91d79859c9b3de0a1 Mon Sep 17 00:00:00 2001 From: Andrew Wu Date: Wed, 26 Jun 2013 21:24:59 +0800 Subject: Add support for DMP Vortex86EX PCI southbridge. Change-Id: Iad11cb1b22e9d1e2953b12221541b1478cad9665 Signed-off-by: Andrew Wu Reviewed-on: http://review.coreboot.org/3547 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/southbridge/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/Kconfig') diff --git a/src/southbridge/Kconfig b/src/southbridge/Kconfig index 31b7cc60f2..84b5f8dc48 100644 --- a/src/southbridge/Kconfig +++ b/src/southbridge/Kconfig @@ -1,5 +1,6 @@ source src/southbridge/amd/Kconfig source src/southbridge/broadcom/Kconfig +source src/southbridge/dmp/Kconfig source src/southbridge/intel/Kconfig source src/southbridge/nvidia/Kconfig source src/southbridge/rdc/Kconfig -- cgit v1.2.3