mirror of https://github.com/OpenIPC/firmware.git
Enable overlayfs for XM510 and some config changes
parent
4bbe0de7c1
commit
911a6efe54
File diff suppressed because it is too large
Load Diff
|
@ -878,7 +878,7 @@ CONFIG_INOTIFY_USER=y
|
|||
# CONFIG_QUOTACTL is not set
|
||||
# CONFIG_AUTOFS4_FS is not set
|
||||
# CONFIG_FUSE_FS is not set
|
||||
# CONFIG_CUSE is not set
|
||||
CONFIG_OVERLAYFS_FS=y
|
||||
|
||||
#
|
||||
# Caches
|
||||
|
|
|
@ -76,6 +76,7 @@ BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
|||
BR2_PACKAGE_UACME_OPENIPC=y
|
||||
BR2_PACKAGE_VTUND_OPENIPC=y
|
||||
BR2_PACKAGE_XIONGMAI_OSDRV_XM510=y
|
||||
# BR2_PACKAGE_XIONGMAI_OSDRV_XM530 is not set
|
||||
BR2_PACKAGE_YAML_CLI=y
|
||||
|
||||
# WiFi
|
||||
|
|
|
@ -75,6 +75,7 @@ BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
|||
# BR2_PACKAGE_SSHPASS is not set
|
||||
BR2_PACKAGE_UACME_OPENIPC=y
|
||||
BR2_PACKAGE_VTUND_OPENIPC=y
|
||||
# BR2_PACKAGE_XIONGMAI_OSDRV_XM510 is not set
|
||||
BR2_PACKAGE_XIONGMAI_OSDRV_XM530=y
|
||||
BR2_PACKAGE_YAML_CLI=y
|
||||
|
||||
|
|
|
@ -75,6 +75,7 @@ BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y
|
|||
# BR2_PACKAGE_SSHPASS is not set
|
||||
BR2_PACKAGE_UACME_OPENIPC=y
|
||||
BR2_PACKAGE_VTUND_OPENIPC=y
|
||||
# BR2_PACKAGE_XIONGMAI_OSDRV_XM510 is not set
|
||||
BR2_PACKAGE_XIONGMAI_OSDRV_XM530=y
|
||||
BR2_PACKAGE_YAML_CLI=y
|
||||
|
||||
|
|
Loading…
Reference in New Issue