dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add support 4g -- >ppp
hc
2023-11-24
2b26ab132d1b33b91c84c6d732456200e8c5ee77
[~hc/RK356X_SDK_RELEASE.git]
/
buildroot
/
configs
/
rockchip
/
kernel.config
1
2
3
4
5
# linux custom kernel at least 4.4.x
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
BR2_LINUX_KERNEL_CUSTOM_LOCAL=y
BR2_LINUX_KERNEL_CUSTOM_LOCAL_LOCATION="$(TOPDIR)/../kernel"