Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
[coreboot.git] / src / drivers / Kconfig
index d2ff5d7d9f09e4abacb1ab3f985caec41edaa2f3..98f2079eea05986d7aef6d8d2a2e9a987e7bc374 100644 (file)
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 ##
 
-config DRIVERS_SIL
-       bool "Silicon Image SIL3114"
-       default n
-       help
-       It sets PCI class to IDE compatible native mode, allowing
-       SeaBIOS, FILO etc... to boot from it.
+source src/drivers/ati/Kconfig
+source src/drivers/dec/Kconfig
+source src/drivers/emulation/Kconfig
+source src/drivers/generic/Kconfig
+source src/drivers/i2c/Kconfig
+source src/drivers/oxford/Kconfig
+source src/drivers/sil/Kconfig
+source src/drivers/trident/Kconfig
+