mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-30 01:38:56 +00:00
supermicro-x11ssh: igb ethernet and ata drivers
This commit is contained in:
parent
5f2075ec5f
commit
4d4be41d3f
@ -17,11 +17,19 @@ CONFIG_POPT=y
|
|||||||
CONFIG_QRENCODE=y
|
CONFIG_QRENCODE=y
|
||||||
CONFIG_TPMTOTP=y
|
CONFIG_TPMTOTP=y
|
||||||
CONFIG_DROPBEAR=y
|
CONFIG_DROPBEAR=y
|
||||||
|
CONFIG_MSRTOOLS=y
|
||||||
|
|
||||||
# Serial console only, no graphics
|
# Serial console only, no graphics
|
||||||
|
|
||||||
CONFIG_LINUX_USB=y
|
CONFIG_LINUX_USB=y
|
||||||
CONFIG_LINUX_E1000E=y
|
CONFIG_LINUX_IGB=y
|
||||||
|
|
||||||
|
CONFIG_LINUX_SCSI_GDTH=y
|
||||||
|
CONFIG_LINUX_ATA=y
|
||||||
|
CONFIG_LINUX_AHCI=y
|
||||||
|
CONFIG_LINUX_NVME=y
|
||||||
|
CONFIG_LINUX_MEI=y
|
||||||
|
|
||||||
|
|
||||||
export CONFIG_TPM=y
|
export CONFIG_TPM=y
|
||||||
export CONFIG_BOOTSCRIPT=/bin/ash
|
export CONFIG_BOOTSCRIPT=/bin/ash
|
||||||
|
Loading…
Reference in New Issue
Block a user