Handle drivers/ equally to any other sub directory.
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6503 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
8345a194ba
commit
d85400d805
8
src/drivers/sil/3114/Kconfig
Normal file
8
src/drivers/sil/3114/Kconfig
Normal file
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user