Manta: NFC: Set delays for power on and reset.

Change-Id: Ib1b8e7c711469e3a9dc46b66a6151820a8d4e36f
diff --git a/nfc/libnfc-brcm.conf b/nfc/libnfc-brcm.conf
index d010625..f6a6389 100644
--- a/nfc/libnfc-brcm.conf
+++ b/nfc/libnfc-brcm.conf
@@ -45,11 +45,16 @@
 #  POST_POWER_OFF_DELAY
 #    Delay after turning off chip, before USERIAL_close returns (default 0)
 #
-#POWER_ON_DELAY=300
+POWER_ON_DELAY=50
 PRE_POWER_OFF_DELAY=10
 #POST_POWER_OFF_DELAY=0
 
 ###############################################################################
+# Maximum time (ms) to wait for RESET NTF after setting REG_PU to high
+# The default is 1000.
+NFCC_ENABLE_TIMEOUT=300
+
+###############################################################################
 # LPTD mode configuration
 #  byte[0] is the length of the remaining bytes in this value
 #     if set to 0, LPTD params will NOT be sent to NFCC (i.e. disabled).
@@ -115,6 +120,13 @@
 #NFA_HCI_DEFAULT_DEST_GATE=0x04
 
 ###############################################################################
+# Override the stack default for NFA_EE_MAX_EE_SUPPORTED set in nfc_target.h.
+# The value is set to 3 by default as it assumes we will discover 0xF2,
+# 0xF3, and 0xF4. If a platform will exclude and SE, this value can be reduced
+# so that the stack will not wait any longer than necessary.
+#NFA_MAX_EE_SUPPORTED=3
+
+###############################################################################
 # Configure the single default SE to use.  The default is to use the first
 # SE that is detected by the stack.  This value might be used when the phone
 # supports multiple SE (e.g. 0xF3 and 0xF4) but you want to force it to use