Add hardware configuration

- UART device port
- FW location
- LPM set up : Currently disabled.
  It will be on when LPM driver kicks in transport layer set up

Change-Id: I24d07f5583b1928e6e7ceceebf7a090e4faa93d2
Signed-off-by: Hyungjung Kim <hyungjung0521.kim @lge.com>
Signed-off-by: Sungmin Choi <sungmin.choi@lge.com>
diff --git a/libbt/include/vnd_hammerhead.txt b/libbt/include/vnd_hammerhead.txt
new file mode 100644
index 0000000..a25366c
--- /dev/null
+++ b/libbt/include/vnd_hammerhead.txt
@@ -0,0 +1,11 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS99"
+FW_PATCHFILE_LOCATION = "/vendor/firmware/"
+UART_TARGET_BAUD_RATE = 4000000
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+SCO_USE_I2S_INTERFACE = FALSE
+SCO_I2SPCM_IF_ROLE = 0
+BTVND_DBG = FALSE
+BTHW_DBG = TRUE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = FALSE
+LPM_SLEEP_MODE = 0