Skip to content

Commit

Permalink
Fixup 64lp64 system memory count and unify defconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
guoren83 authored and RevySR committed Feb 29, 2024
1 parent 963f2ed commit d2caf05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/riscv/configs/64ilp32.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ CONFIG_ARCH_RV64ILP32=y
CONFIG_32BIT=y
# CONFIG_PORTABLE is not set
CONFIG_NONPORTABLE=y
CONFIG_CGROUPS=n
2 changes: 2 additions & 0 deletions arch/riscv/configs/k230_evb_linux_enable_vector_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -413,3 +413,5 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=60
CONFIG_DEBUG_ATOMIC_SLEEP=y
# CONFIG_RCU_TRACE is not set
CONFIG_VECTOR=y
CONFIG_STRICT_KERNEL_RWX=n
CONFIG_STRICT_MODULE_RWX=n

0 comments on commit d2caf05

Please sign in to comment.