kconfig: Remove remnants of unimplemented BUILD_TIMESTAMP feature

The Kconfig option CONFIG_BUILD_TIMESTAMP became unused when
BUILD_VERSION was introduced, but it's option and parts of it's
implementation was not completely cleaned from the repository.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
This commit is contained in:
Sebastian Bøe 2018-09-26 09:46:23 +02:00 committed by Anas Nashif
commit c0287695fb
4 changed files with 1 additions and 15 deletions

View file

@ -12,7 +12,6 @@ CONFIG_SETTINGS_FCB=y
CONFIG_BT_MESH_RPL_STORE_TIMEOUT=600
CONFIG_BOOT_BANNER=y
CONFIG_BUILD_TIMESTAMP=y
CONFIG_BT_OBSERVER=y
CONFIG_BT_BROADCASTER=y