artik053: sidk_s5jt200: adjust CONFIG_USEC_PER_TICK
authorHeesub Shin <heesub.shin@samsung.com>
Wed, 17 May 2017 08:32:15 +0000 (17:32 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 23 May 2017 12:40:04 +0000 (21:40 +0900)
commit73100eb50a8a53846345aab54eea8124055ac28a
treeadae07042222cfa3a4ddae8a1851562c998010b0
parent130c3c5a9b36e3b065adf0480a79d9e57f1e3bf0
artik053: sidk_s5jt200: adjust CONFIG_USEC_PER_TICK

We use an external crystal of 32,768Hz as a source clock of RTC which
generates the systick. As its resolution is quite low, OS time tick
cannot be generated exactly at 10ms period. Thus, we need to adjust
CONFIG_USEC_PER_TICK to make it have more accurate value.

Change-Id: I4ecd8ac25eba27ded9a15f5f016d7611ffa4affc
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
build/configs/artik053/extra/defconfig
build/configs/artik053/minimal/defconfig
build/configs/artik053/nettest/defconfig
build/configs/artik053/tash/defconfig
build/configs/artik053/typical/defconfig
build/configs/artik053/wifi_test/defconfig
build/configs/sidk_s5jt200/hello/defconfig
build/configs/sidk_s5jt200/hello_with_tash/defconfig
build/configs/sidk_s5jt200/kernel_sample/defconfig
build/configs/sidk_s5jt200/sidk_tash_wlan/defconfig
build/configs/sidk_s5jt200/tc/defconfig