diff options
Diffstat (limited to 'configs/cherryhill_defconfig')
-rw-r--r-- | configs/cherryhill_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/cherryhill_defconfig b/configs/cherryhill_defconfig index f71fb0d9df8..8ec24a44787 100644 --- a/configs/cherryhill_defconfig +++ b/configs/cherryhill_defconfig @@ -26,6 +26,9 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_CPU=y |