后板配置

This commit is contained in:
huangjituan
2024-08-08 21:24:42 +08:00
parent 967c888c64
commit 9fcd9fd5d3
178 changed files with 9704 additions and 22 deletions

View File

@@ -1480,7 +1480,7 @@ CONFIG_WATCHDOG_CORE=y
# CONFIG_CADENCE_WATCHDOG is not set
# CONFIG_DW_WATCHDOG is not set
CONFIG_SUNXI_WATCHDOG=y
# CONFIG_SUNXI_WDOG_BOOTON is not set
CONFIG_SUNXI_WDOG_BOOTON=y
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_MEN_A21_WDT is not set

View File

@@ -49,7 +49,8 @@ CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_KERNEL_LZ4=y
CONFIG_DEFAULT_HOSTNAME="(none)"
# CONFIG_SWAP is not set
# CONFIG_SYSVIPC is not set
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_CROSS_MEMORY_ATTACH is not set
# CONFIG_FHANDLE is not set

View File

@@ -53,7 +53,7 @@ size = 16
[partition]
name = rootfs
size = 10752
size = 11136
downloadfile = "rootfs.fex"
user_type = 0x8000
@@ -65,7 +65,7 @@ size = 16
[partition]
name = recovery
size = 4992
size = 5120
downloadfile = "recovery.fex"
user_type = 0x8000