diff options
Diffstat (limited to 'configs/coreboot_defconfig')
| -rw-r--r-- | configs/coreboot_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/coreboot_defconfig b/configs/coreboot_defconfig index c7520def6dc..3fa7b517af4 100644 --- a/configs/coreboot_defconfig +++ b/configs/coreboot_defconfig @@ -27,7 +27,6 @@ CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_PCI_INIT_R=y CONFIG_CMD_IDE=y CONFIG_CMD_MMC=y -CONFIG_SATA=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_BOOTP_BOOTFILESIZE=y @@ -42,10 +41,10 @@ CONFIG_USE_BOOTFILE=y CONFIG_BOOTFILE="bzImage" CONFIG_TFTP_TSIZE=y CONFIG_USE_ROOTPATH=y -CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_OFNODE_MULTI_TREE=y # CONFIG_ACPIGEN is not set +CONFIG_SATA=y CONFIG_SYS_IDE_MAXDEVICE=4 CONFIG_SYS_ATA_DATA_OFFSET=0 CONFIG_SYS_ATA_REG_OFFSET=0 |
