summaryrefslogtreecommitdiff
path: root/src/drivers/sil/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/sil/Kconfig')
-rw-r--r--src/drivers/sil/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/drivers/sil/Kconfig b/src/drivers/sil/Kconfig
new file mode 100644
index 0000000000..a14515c008
--- /dev/null
+++ b/src/drivers/sil/Kconfig
@@ -0,0 +1,8 @@
+config DRIVERS_SIL_3114
+ bool "Silicon Image SIL3114"
+ default n
+ help
+ It sets PCI class to IDE compatible native mode, allowing
+ SeaBIOS, FILO etc... to boot from it.
+
+