Merge "Revert "Enable u-boot build in source" kernel config changed accidentally. Will submit a clean patch This reverts commit a0758aae39b7637d77353894fb1bdc2a1f25bfe4" into linaro-jb
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 666889a..a188023 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -21,8 +21,8 @@
 TARGET_BOARD_PLATFORM := arndale
 TARGET_NO_KERNEL := false
 TARGET_KERNEL_SOURCE := kernel/linaro/arndale
-KERNEL_CONFIG := arndale_ubuntu_defconfig
-TARGET_USE_UBOOT := true
+KERNEL_CONFIG := arndale_android_defconfig
+TARGET_USE_UBOOT := false
 UBOOT_CONFIG := arndale5250
 TARGET_USE_XLOADER := false
 TARGET_NO_RECOVERY := true