diff options
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r-- | configs/galileo_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 759fba6af6..d516d40f10 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -33,6 +33,9 @@ CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y CONFIG_NET_RANDOM_ETHADDR=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_CPU=y |