update:1、更新双sensor驱动 2、关闭mpp调试信息,缩小rootfs尺寸

This commit is contained in:
2025-04-11 15:31:16 +08:00
parent ef53c30fce
commit 485e855b5e
9 changed files with 171 additions and 130 deletions

View File

@@ -13,7 +13,7 @@ export HOME=${HOME:-/root}
export PS1='\u@\h:\w\$ '
export LD_LIBRARY_PATH=/usr/lib/eyesee-mpp:${LD_LIBRARY_PATH}
ulimit -c unlimited
mount -t debugfs none /sys/kernel/debug
#mount -t debugfs none /sys/kernel/debug
[ -x /bin/more ] || alias more=less
[ -x /usr/bin/vim ] && alias vi=vim || alias vim=vi

View File

@@ -145,7 +145,7 @@ CONFIG_KERNEL_BUILD_USER=""
CONFIG_KERNEL_BUILD_DOMAIN=""
CONFIG_KERNEL_PRINTK=y
# CONFIG_KERNEL_SWAP is not set
CONFIG_KERNEL_DEBUG_FS=y
# CONFIG_KERNEL_DEBUG_FS is not set
# CONFIG_KERNEL_HW_PERF_EVENTS is not set
# CONFIG_KERNEL_PERF_EVENTS is not set
# CONFIG_KERNEL_FRAME_POINTER is not set
@@ -169,7 +169,7 @@ CONFIG_KERNEL_DEBUG_FS=y
# CONFIG_KERNEL_PROVE_LOCKING is not set
CONFIG_KERNEL_PRINTK_TIME=y
# CONFIG_KERNEL_SLABINFO is not set
CONFIG_KERNEL_PROC_PAGE_MONITOR=y
# CONFIG_KERNEL_PROC_PAGE_MONITOR is not set
CONFIG_KERNEL_PROC_SYSCTL=y
# CONFIG_KERNEL_KEXEC is not set
# CONFIG_USE_RFKILL is not set
@@ -4620,7 +4620,6 @@ CONFIG_PACKAGE_mtd-utils-mkfs.jffs2=y
# CONFIG_PACKAGE_prlimit is not set
# CONFIG_PACKAGE_procps is not set
# CONFIG_PACKAGE_procps-ng is not set
# CONFIG_PACKAGE_procrank_linux is not set
# CONFIG_PACKAGE_px5g is not set
# CONFIG_PACKAGE_px5g-standalone is not set
# CONFIG_PACKAGE_qrencode is not set