增加recovery分区,继续缩减kernel和fs,去掉tslib和iperf等工具

This commit is contained in:
lijunliang
2024-06-03 11:43:15 +08:00
parent 6166a5f63d
commit db507c1790
10 changed files with 2397 additions and 190 deletions

View File

@@ -5,19 +5,10 @@
CONFIG_MODULES=y
CONFIG_HAVE_DOT_CONFIG=y
# CONFIG_TARGET_v837s_fastboot is not set
CONFIG_TARGET_v851s_fastboot=y
# CONFIG_TARGET_v851s_fastboot_dual_camera is not set
# CONFIG_TARGET_v851s_fastboot_sc1721v is not set
# CONFIG_TARGET_v851s3_fastboot is not set
# CONFIG_TARGET_v851se_fastboot is not set
# CONFIG_TARGET_v851se_fastboot_dual_camera is not set
# CONFIG_TARGET_v853_fastboot_emmc is not set
# CONFIG_TARGET_v853s_fastboot is not set
# CONFIG_TARGET_v853s_fastboot_dual_camera is not set
# CONFIG_TARGET_v853s_fastboot_emmc is not set
# CONFIG_TARGET_v853s_fastboot_three_camera is not set
CONFIG_TARGET_v851s_fastboot_=y
CONFIG_TARGET_BOARD="v851s-fastboot"
CONFIG_TARGET_v851s_fastboot_sl100_back=y
# CONFIG_TARGET_v851s3_fastboot_sl100_front is not set
CONFIG_TARGET_v851s_fastboot_sl100_back_=y
CONFIG_TARGET_BOARD="v851s-fastboot_sl100_back"
CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -march=armv7-a -mtune=cortex-a7 -mfpu=neon"
CONFIG_CPU_TYPE="cortex-a7+neon"
CONFIG_LINUX_4_9=y
@@ -70,15 +61,14 @@ CONFIG_EXTERNAL_CPIO=""
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
# CONFIG_TARGET_ROOTFS_EROFS is not set
CONFIG_TARGET_ROOTFS_SQUASHFS=y
# CONFIG_ROOTFS_SQUASHFS_XZ is not set
CONFIG_ROOTFS_SQUASHFS_LZ4=y
CONFIG_ROOTFS_SQUASHFS_XZ=y
# CONFIG_ROOTFS_SQUASHFS_LZ4 is not set
# CONFIG_ROOTFS_SQUASHFS_ZLIB is not set
# CONFIG_USR_SQUASHFS_FOLLOW_ROOTFS is not set
CONFIG_USR_SQUASHFS_XZ=y
# CONFIG_USR_SQUASHFS_LZ4 is not set
# CONFIG_USR_SQUASHFS_ZLIB is not set
CONFIG_KERNEL_SQUASHFS_XZ=y
CONFIG_KERNEL_SQUASHFS_LZ4=y
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256
CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y
CONFIG_TARGET_UBIFS_JOURNAL_SIZE=""
@@ -1471,7 +1461,8 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_DD_SIGNAL_HANDLING=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_DD_THIRD_STATUS_LINE is not set
CONFIG_BUSYBOX_CONFIG_FEATURE_DD_IBS_OBS=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_DD_STATUS is not set
# CONFIG_BUSYBOX_CONFIG_DF is not set
CONFIG_BUSYBOX_CONFIG_DF=y
CONFIG_BUSYBOX_CONFIG_FEATURE_DF_FANCY=y
CONFIG_BUSYBOX_CONFIG_DIRNAME=y
# CONFIG_BUSYBOX_CONFIG_DOS2UNIX is not set
# CONFIG_BUSYBOX_CONFIG_UNIX2DOS is not set
@@ -2317,7 +2308,6 @@ CONFIG_PACKAGE_wirelesscommon=y
# CONFIG_PACKAGE_dsp_debug is not set
# CONFIG_PACKAGE_esp_c_support is not set
# CONFIG_ESP32_ENABLE_TEST is not set
# CONFIG_PACKAGE_eyesee-minigui is not set
# CONFIG_PACKAGE_facehumandemo is not set
# CONFIG_PACKAGE_falloc-test is not set
# CONFIG_PACKAGE_fast_copy_demo is not set
@@ -2672,32 +2662,6 @@ CONFIG_FIRMWARE_PATH="/lib/firmware/"
# CONFIG_PACKAGE_lv_g2d_test is not set
# CONFIG_PACKAGE_lv_monitor is not set
#
# Minigui
#
# CONFIG_PACKAGE_cell-phone-ux-demo is not set
# CONFIG_PACKAGE_iphone-like-demo is not set
# CONFIG_PACKAGE_libmdolphin is not set
# CONFIG_PACKAGE_libmg3d is not set
# CONFIG_PACKAGE_libmgeff is not set
# CONFIG_PACKAGE_libmgi is not set
# CONFIG_PACKAGE_libmgncs is not set
# CONFIG_PACKAGE_libmgp is not set
# CONFIG_PACKAGE_libmgplus is not set
# CONFIG_PACKAGE_libmgutils is not set
# CONFIG_PACKAGE_libminigui-gpl is not set
# CONFIG_PACKAGE_mdolphin-release-home is not set
# CONFIG_PACKAGE_mdolphin-release-tv is not set
# CONFIG_PACKAGE_mdolphin-samples is not set
# CONFIG_PACKAGE_mg-mgncs-sample is not set
# CONFIG_PACKAGE_mg-samples is not set
# CONFIG_PACKAGE_mg-tzn is not set
# CONFIG_PACKAGE_mgncs4touch is not set
# CONFIG_PACKAGE_minigui-g2d-test is not set
# CONFIG_PACKAGE_minigui-res-be is not set
# CONFIG_PACKAGE_multimedia-test is not set
# CONFIG_PACKAGE_smart-music-player is not set
#
# Kernel modules
#
@@ -2831,6 +2795,7 @@ CONFIG_FIRMWARE_PATH="/lib/firmware/"
# CONFIG_PACKAGE_kmod-hid-generic is not set
# CONFIG_PACKAGE_kmod-input-core is not set
# CONFIG_PACKAGE_kmod-input-evdev is not set
# CONFIG_PACKAGE_kmod-input-gpadc is not set
# CONFIG_PACKAGE_kmod-input-gpio-encoder is not set
# CONFIG_PACKAGE_kmod-input-gpio-keys is not set
# CONFIG_PACKAGE_kmod-input-gpio-keys-polled is not set
@@ -2839,6 +2804,7 @@ CONFIG_FIRMWARE_PATH="/lib/firmware/"
# CONFIG_PACKAGE_kmod-input-polldev is not set
# CONFIG_PACKAGE_kmod-input-uinput is not set
# CONFIG_PACKAGE_kmod-touchscreen-atmel-mxt is not set
# CONFIG_PACKAGE_kmod-touchscreen-cst9220 is not set
# CONFIG_PACKAGE_kmod-touchscreen-focaltech is not set
# CONFIG_PACKAGE_kmod-touchscreen-ft5x is not set
# CONFIG_PACKAGE_kmod-touchscreen-ft6336 is not set
@@ -2859,6 +2825,7 @@ CONFIG_FIRMWARE_PATH="/lib/firmware/"
# CONFIG_PACKAGE_kmod-ledtrig-oneshot is not set
# CONFIG_PACKAGE_kmod-ledtrig-timer is not set
# CONFIG_PACKAGE_kmod-ledtrig-transient is not set
# CONFIG_PACKAGE_kmod-ledtrig-usbdev is not set
#
# Libraries
@@ -2878,7 +2845,7 @@ CONFIG_FIRMWARE_PATH="/lib/firmware/"
#
# Native Language Support
#
# CONFIG_PACKAGE_kmod-nls-base is not set
CONFIG_PACKAGE_kmod-nls-base=y
# CONFIG_PACKAGE_kmod-nls-cp1250 is not set
# CONFIG_PACKAGE_kmod-nls-cp1251 is not set
# CONFIG_PACKAGE_kmod-nls-cp437 is not set
@@ -3014,7 +2981,7 @@ CONFIG_FIRMWARE_PATH="/lib/firmware/"
# CONFIG_PACKAGE_kmod-rotary-gpio-custom is not set
# CONFIG_PACKAGE_kmod-rt-media is not set
# CONFIG_PACKAGE_kmod-snd-usb-audio is not set
# CONFIG_PACKAGE_kmod-usb is not set
CONFIG_PACKAGE_kmod-usb=y
# CONFIG_PACKAGE_kmod-usb-disk is not set
# CONFIG_PACKAGE_kmod-usb-uac1 is not set
# CONFIG_PACKAGE_kmod-usb-video-class is not set
@@ -3042,7 +3009,7 @@ CONFIG_FIRMWARE_PATH="/lib/firmware/"
# CONFIG_PACKAGE_kmod-usb-acm is not set
# CONFIG_PACKAGE_kmod-usb-atm is not set
# CONFIG_PACKAGE_kmod-usb-cm109 is not set
# CONFIG_PACKAGE_kmod-usb-core is not set
CONFIG_PACKAGE_kmod-usb-core=y
# CONFIG_PACKAGE_kmod-usb-dwc2 is not set
# CONFIG_PACKAGE_kmod-usb-dwc3 is not set
# CONFIG_PACKAGE_kmod-usb-hid is not set
@@ -3761,17 +3728,17 @@ CONFIG_PACKAGE_zlib=y
# CONFIG_LUCI_LANG_sk is not set
# CONFIG_LUCI_LANG_ru is not set
# CONFIG_LUCI_LANG_vi is not set
# CONFIG_LUCI_LANG_he is not set
# CONFIG_LUCI_LANG_de is not set
# CONFIG_LUCI_LANG_no is not set
# CONFIG_LUCI_LANG_pt-br is not set
# CONFIG_LUCI_LANG_ms is not set
# CONFIG_LUCI_LANG_pl is not set
# CONFIG_LUCI_LANG_zh-cn is not set
# CONFIG_LUCI_LANG_de is not set
# CONFIG_LUCI_LANG_he is not set
# CONFIG_LUCI_LANG_zh-tw is not set
# CONFIG_LUCI_LANG_tr is not set
# CONFIG_LUCI_LANG_sv is not set
# CONFIG_LUCI_LANG_ja is not set
# CONFIG_LUCI_LANG_pt-br is not set
# CONFIG_LUCI_LANG_ca is not set
# CONFIG_LUCI_LANG_es is not set
# CONFIG_LUCI_LANG_cs is not set