Snowball build should not build MLO

Change-Id: I7991343deb7cb796e5258120de440daa8d269bf5
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c4ed8f1..b8e2f52 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -9,8 +9,7 @@
 KERNEL_CONFIG := u8500_snowball_android_defconfig
 TARGET_USE_UBOOT := true
 UBOOT_CONFIG := u8500_snowball_config
-TARGET_USE_XLOADER := true
-XLOADER_BINARY := device/linaro/snowball/MLO
+TARGET_USE_XLOADER := false
 TARGET_NO_RECOVERY := true
 TARGET_NO_RADIOIMAGE := true
 TARGET_PROVIDES_INIT_RC := true