mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 11:57:43 +00:00
kernel: default to not build a kernel
This commit is contained in:
@@ -27,7 +27,7 @@ menu "Kernel"
|
|||||||
choice
|
choice
|
||||||
prompt "Kernel type"
|
prompt "Kernel type"
|
||||||
default BR2_KERNEL_LINUX_ADVANCED if BR2_TARGET_ATMEL
|
default BR2_KERNEL_LINUX_ADVANCED if BR2_TARGET_ATMEL
|
||||||
default BR2_KERNEL_LINUX if !BR2_TARGET_ATMEL
|
default BR2_KERNEL_none if !BR2_TARGET_ATMEL
|
||||||
|
|
||||||
config BR2_KERNEL_none
|
config BR2_KERNEL_none
|
||||||
bool "none"
|
bool "none"
|
||||||
|
Reference in New Issue
Block a user