defconfig: apq8084: Enable virtual framebuffer

Enable virtual framebuffer for initial bring-up.

Change-Id: I66ed4deaeb089f9edf036027ec840a9d3ae56da0
Signed-off-by: David Ng <dave@codeaurora.org>
diff --git a/arch/arm/configs/apq8084_defconfig b/arch/arm/configs/apq8084_defconfig
index f595188..89d72f2 100644
--- a/arch/arm/configs/apq8084_defconfig
+++ b/arch/arm/configs/apq8084_defconfig
@@ -284,6 +284,7 @@
 CONFIG_ION_MSM=y
 CONFIG_MSM_KGSL=y
 CONFIG_FB=y
+CONFIG_FB_VIRTUAL=y
 CONFIG_FB_MSM=y
 # CONFIG_FB_MSM_BACKLIGHT is not set
 CONFIG_FB_MSM_MDSS=y