build: add a config option for enabling a testing version of the target kernel
If the target supports a newer kernel version that is not used by default yet, it can be enabled with this option Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -2,6 +2,9 @@ source "tmp/.config-target.in"
|
||||
|
||||
# Kernel/Hardware features
|
||||
|
||||
config HAS_TESTING_KERNEL
|
||||
bool
|
||||
|
||||
config HAS_SPE_FPU
|
||||
depends on powerpc
|
||||
select HAS_FPU
|
||||
|
||||
Reference in New Issue
Block a user