1## SPDX-License-Identifier: GPL-2.0-only 2 3config DRIVERS_SIL_3114 4 bool "Silicon Image SIL3114" 5 default n 6 depends on PCI 7 help 8 It sets PCI class to IDE compatible native mode, allowing 9 SeaBIOS, FILO etc... to boot from it. 10