Config changes to enable vdev state machine. Change-Id: Ia7e6b3c37fb7ad27938a8029ab5a2b75bc4d1671 CRs-Fixed: 2321745
@@ -694,7 +694,7 @@ endif
endif
#Enable STATE MACHINE HISTORY
-CONFIG_SM_ENG_HIST := n
+CONFIG_SM_ENG_HIST := y
#Enable VDEV STATE MACHINE
-CONFIG_CMN_VDEV_MLME_SM := n
-CONFIG_VDEV_SM := n
+CONFIG_CMN_VDEV_MLME_SM := y
+CONFIG_VDEV_SM := y