platform: apq8084: Enable SSD feature

CRs-Fixed: 586343
Change-Id: I84c47cc8bddfaa9a19b1b9898bd438c84ce6ea3d
diff --git a/platform/apq8084/rules.mk b/platform/apq8084/rules.mk
index 260dc2d..bd022b3 100644
--- a/platform/apq8084/rules.mk
+++ b/platform/apq8084/rules.mk
@@ -10,7 +10,7 @@
 
 DEFINES += PERIPH_BLK_BLSP=1
 DEFINES += WITH_CPU_EARLY_INIT=0 WITH_CPU_WARM_BOOT=0 \
-	   MMC_SLOT=$(MMC_SLOT)
+	   MMC_SLOT=$(MMC_SLOT) SSD_ENABLE
 #DEFINES += TZ_SAVE_KERNEL_HASH
 
 INCLUDES += -I$(LOCAL_DIR)/include -I$(LK_TOP_DIR)/platform/msm_shared/include