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:
parent
a6de97b3a4
commit
c0287695fb
4 changed files with 1 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue