diff options
Diffstat (limited to 'configs/phy3250_defconfig')
-rw-r--r-- | configs/phy3250_defconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/phy3250_defconfig b/configs/phy3250_defconfig index d46d7190e..bc17d5c80 100644 --- a/configs/phy3250_defconfig +++ b/configs/phy3250_defconfig @@ -12,6 +12,12 @@ BR2_ARM_EABI=y BR2_GCC_VERSION_4_3_X=y +# +# Host utilities +# +BR2_PACKAGE_HOST_LPC3250LOADER=y + + # Bootloaders BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="phy3250" |