diff options
Diffstat (limited to 'configs/coreboot-x86_defconfig')
-rw-r--r-- | configs/coreboot-x86_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/coreboot-x86_defconfig b/configs/coreboot-x86_defconfig index 66f94d0ffc..9bed74c3ca 100644 --- a/configs/coreboot-x86_defconfig +++ b/configs/coreboot-x86_defconfig @@ -1,4 +1,5 @@ CONFIG_X86=y CONFIG_TARGET_COREBOOT=y +CONFIG_CMD_NET=y CONFIG_OF_CONTROL=y CONFIG_DM_PCI=y |