boards: Remove useless comment from Kconfig

This commit is contained in:
Gustavo Henrique Nihei
2021-04-09 18:59:13 -03:00
committed by Matias N
parent 55026e87af
commit 1473c12403
-1
View File
@@ -3198,7 +3198,6 @@ config BOARD_INITRNGSEED
board_init_rndseed() upon initialization. This function
can then provide early entropy seed to the pool through
entropy injection APIs provided at 'nuttx/random.h'.
#endif
config LIB_BOARDCTL
bool "Enable boardctl() interface"