mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-24 07:06:42 +00:00
reverting changes on x230.config
This commit is contained in:
parent
3d23cadd15
commit
fbcedd77dc
@ -17,22 +17,16 @@ CONFIG_QRENCODE=y
|
|||||||
CONFIG_TPMTOTP=y
|
CONFIG_TPMTOTP=y
|
||||||
CONFIG_DROPBEAR=y
|
CONFIG_DROPBEAR=y
|
||||||
|
|
||||||
#CONFIG_SLANG=y
|
|
||||||
#CONFIG_NEWT=y
|
|
||||||
CONFIG_CAIRO=y
|
|
||||||
CONFIG_FBWHIPTAIL=y
|
|
||||||
|
|
||||||
CONFIG_LINUX_USB=y
|
CONFIG_LINUX_USB=y
|
||||||
CONFIG_LINUX_E1000E=y
|
CONFIG_LINUX_E1000E=y
|
||||||
|
|
||||||
export CONFIG_TPM=y
|
export CONFIG_TPM=y
|
||||||
export CONFIG_BOOTSCRIPT=/bin/gui-init
|
export CONFIG_BOOTSCRIPT=/bin/generic-init
|
||||||
export CONFIG_BOOT_REQ_HASH=n
|
export CONFIG_BOOT_REQ_HASH=n
|
||||||
export CONFIG_BOOT_REQ_ROLLBACK=n
|
export CONFIG_BOOT_REQ_ROLLBACK=n
|
||||||
export CONFIG_BOOT_KERNEL_ADD="intel_iommu=on"
|
export CONFIG_BOOT_KERNEL_ADD="intel_iommu=on"
|
||||||
export CONFIG_BOOT_KERNEL_REMOVE=""
|
export CONFIG_BOOT_KERNEL_REMOVE="quiet"
|
||||||
export CONFIG_BOOT_DEV="/dev/sda1"
|
export CONFIG_BOOT_DEV="/dev/sda1"
|
||||||
export CONFIG_BOOT_GUI_MENU_NAME="x230 Heads Boot Menu"
|
|
||||||
export CONFIG_USB_BOOT_DEV="/dev/sdb1"
|
export CONFIG_USB_BOOT_DEV="/dev/sdb1"
|
||||||
|
|
||||||
# This board has two SPI flash chips, an 8 MB that holds the IFD,
|
# This board has two SPI flash chips, an 8 MB that holds the IFD,
|
||||||
|
Loading…
Reference in New Issue
Block a user