################################################################################ # Embtoolkit # Copyright(C) 2018 Abdoulaye Walsimou GAYE. # ############################################################################# # # \file linux-4.1.kconfig # \brief linux v4.1.x series # \author Abdoulaye Walsimou GAYE # \date August 2018 ################################################################################ choice prompt "Linux v4.1.x series exact version used." help Linux v4.1.x series exact version used. config EMBTK_LINUX_VERSION_4_1_52 bool "linux-4.1.52" endchoice config EMBTK_LINUX_VERSION_STRING string default "4.1.52" config EMBTK_LINUX_MAJOR_VERSION_STRING string default "v4.x"