diff options
Diffstat (limited to 'src/drivers/Kconfig')
-rw-r--r-- | src/drivers/Kconfig | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/drivers/Kconfig b/src/drivers/Kconfig index 41899ccce1..d2ff5d7d9f 100644 --- a/src/drivers/Kconfig +++ b/src/drivers/Kconfig @@ -23,21 +23,3 @@ 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 |