summaryrefslogtreecommitdiffstats
path: root/configs/phy3250_defconfig
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@piout.net>2012-02-07 12:01:26 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-03-18 15:42:42 +0100
commit8991218447dabd885359c3880de205d408e47d6d (patch)
tree0b5991cdebd477ff90efae70074f24fe1b0c78fb /configs/phy3250_defconfig
parentd444e1d4c328d88f1f8befe6912e816876c1cbf4 (diff)
downloadbuildroot-novena-8991218447dabd885359c3880de205d408e47d6d.tar.gz
buildroot-novena-8991218447dabd885359c3880de205d408e47d6d.zip
Add lpc3250loader to lpc3250 configs
Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/phy3250_defconfig')
-rw-r--r--configs/phy3250_defconfig6
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"