mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
odroidc1: kernel update
This commit is contained in:
parent
6a201c698d
commit
016d1f1d3e
@ -286,6 +286,7 @@ CONFIG_MESON_LEGACY_REGISTER_API=y
|
||||
CONFIG_CLKTREE_DEBUG=y
|
||||
# CONFIG_MESON_CPU_TEMP_SENSOR is not set
|
||||
# CONFIG_MESON_TRUSTZONE is not set
|
||||
CONFIG_MESON_GIC_FIQ=y
|
||||
# CONFIG_MESON_CUSTOM_BOARD_SUPPORT is not set
|
||||
# CONFIG_GPIO_PCA953X is not set
|
||||
# CONFIG_PLAT_SPEAR is not set
|
||||
@ -2764,6 +2765,7 @@ CONFIG_FANOTIFY=y
|
||||
CONFIG_AUTOFS4_FS=y
|
||||
CONFIG_FUSE_FS=m
|
||||
# CONFIG_CUSE is not set
|
||||
# CONFIG_OVERLAYFS_FS is not set
|
||||
CONFIG_GENERIC_ACL=y
|
||||
|
||||
#
|
||||
@ -3288,5 +3290,6 @@ CONFIG_BACKPORT_USB_NET_QMI_WWAN=m
|
||||
#
|
||||
CONFIG_BACKPORT_USB_WDM=m
|
||||
CONFIG_RTL8192CU=m
|
||||
# CONFIG_RTL8812AU is not set
|
||||
CONFIG_RTL8188EU=m
|
||||
CONFIG_RTL8192DU=m
|
||||
|
@ -18,7 +18,7 @@ BR2_ROOTFS_OVERLAY="board/common/overlay board/odroidc1/overlay"
|
||||
BR2_ROOTFS_POST_BUILD_SCRIPT="board/common/postscript.sh"
|
||||
BR2_LINUX_KERNEL=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/hardkernel/linux/archive/73b1b60d4c59a6cd1bb664a6ef2bc76e4ea8af9d.tar.gz"
|
||||
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/hardkernel/linux/archive/c5a11154dba55343fc7cabcef3903cc09fb9b250.tar.gz"
|
||||
BR2_LINUX_KERNEL_PATCH="board/odroidc1/kernel-watchdog.patch"
|
||||
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/odroidc1/kernel.config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user