fix PDK build: use WPA_SUPPLICANT v8 instead of v6

- v6 is not included in PDK

Change-Id: Ic5fb0513c0d41cd0cd7752bf01199005a7c59e5c
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 95c35d5..e0117dd 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -17,3 +17,5 @@
 MINIMAL_FONT_FOOTPRINT := true
 # Some framework code requires this to enable BT
 BOARD_HAVE_BLUETOOTH := true
+
+WPA_SUPPLICANT_VERSION := VER_0_8_X