linux: remove BR2_nios2 symbol
Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
99bfbef093
commit
895fe8d0f7
@@ -33,8 +33,6 @@ config BR2_LINUX_KERNEL_LATEST_VERSION
|
||||
# mips always generates an ITB image
|
||||
select BR2_PACKAGE_HOST_UBOOT_TOOLS if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el
|
||||
select BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el
|
||||
# nios2 always generates a U-Boot image
|
||||
select BR2_PACKAGE_HOST_UBOOT_TOOLS if BR2_nios2
|
||||
|
||||
config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
|
||||
bool "Latest CIP SLTS version (5.10.162-cip24)"
|
||||
|
||||
Reference in New Issue
Block a user