Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stupidloud committed Jul 24, 2023
1 parent 4763f0f commit f91b1e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion r2c.config.seed
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CONFIG_TARGET_rockchip=y
CONFIG_TARGET_rockchip_armv8=y
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2c=y
CONFIG_TESTING_KERNEL=y

CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -march=armv8-a+crypto+crc -mcpu=cortex-a53+crypto+crc -mtune=cortex-a53"
CONFIG_TARGET_ROOTFS_PARTSIZE=640

Expand Down
2 changes: 1 addition & 1 deletion r4s.config.seed
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CONFIG_TARGET_rockchip=y
CONFIG_TARGET_rockchip_armv8=y
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r4s=y
CONFIG_TESTING_KERNEL=y

CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -march=armv8-a+crypto+crc -mcpu=cortex-a72.cortex-a53+crypto+crc -mtune=cortex-a72.cortex-a53"
CONFIG_TARGET_ROOTFS_PARTSIZE=640

Expand Down
2 changes: 1 addition & 1 deletion x86.config.seed
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CONFIG_TARGET_x86_64=y
CONFIG_TARGET_x86_64_DEVICE_generic=y
# CONFIG_GRUB_IMAGES is not set
# CONFIG_VMDK_IMAGES is not set
CONFIG_TESTING_KERNEL=y

CONFIG_TARGET_ROOTFS_PARTSIZE=750

CONFIG_PACKAGE_acpid=y
Expand Down

0 comments on commit f91b1e9

Please sign in to comment.