linux: explicit latest kernel version
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Tue, 19 Apr 2016 20:52:32 +0000 (16:52 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 20 Apr 2016 15:35:18 +0000 (17:35 +0200)
commit42f22d687d021f8f0ca6c6f444fc772f451000eb
tree8d6322b92b1aac96f5807a709f41bd824aa56d7b
parent6c63174316ff925491cd82bb456ab78a83b9fc32
linux: explicit latest kernel version

When setting BR2_LINUX_KERNEL_LATEST_VERSION, it is hard for the user to
know that this version is subject to change in the future.

Explicit this in the Kconfig entry text.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/Config.in