From 2ad8ab8e7b0d193e6ed8e9b2768cc3afd9ca7bc4 Mon Sep 17 00:00:00 2001 From: Marc Bertens Date: Fri, 4 Jun 2010 19:53:55 +0000 Subject: Fixes for Nokia IP530 and associated drivers. Signed-off-by: Marc Bertens Signed-off-by: Myles Watson Acked-by: Marc Bertens git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5609 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/drivers/Kconfig | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src/drivers/Kconfig') diff --git a/src/drivers/Kconfig b/src/drivers/Kconfig index d2ff5d7d9f..41899ccce1 100644 --- a/src/drivers/Kconfig +++ b/src/drivers/Kconfig @@ -23,3 +23,21 @@ config DRIVERS_SIL help It sets PCI class to IDE compatible native mode, allowing SeaBIOS, FILO etc... to boot from it. + +config DRIVERS_TI + bool + +config DRIVERS_TI_PCI1225 + select DRIVERS_TI + bool + +config DRIVERS_TI_PCI1420 + select DRIVERS_TI + bool + +config DRIVERS_TI_PCI1520 + select DRIVERS_TI + bool + +config DRIVERS_DEC_21143PD + bool -- cgit v1.2.3