Skip to content

Commit

Permalink
update kernel config
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Sep 11, 2023
1 parent 2d70e11 commit 76752ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/.config_kernel
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ CONFIG_PREEMPT_NONE=y
# CONFIG_CRASH_DUMP is not set
# CONFIG_SECCOMP is not set
# CONFIG_MIPS_O32_FP64_SUPPORT is not set
# CONFIG_MIPS_FPU_EMULATOR is not set
CONFIG_MIPS_FPU_EMULATOR=y
CONFIG_USE_OF=y
CONFIG_BOOT_RAW=y
CONFIG_MIPS_NO_APPENDED_DTB=y
Expand Down
2 changes: 1 addition & 1 deletion configs/.config_kernel_drv
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ CONFIG_PREEMPT_NONE=y
# CONFIG_CRASH_DUMP is not set
# CONFIG_SECCOMP is not set
# CONFIG_MIPS_O32_FP64_SUPPORT is not set
# CONFIG_MIPS_FPU_EMULATOR is not set
CONFIG_MIPS_FPU_EMULATOR=y
CONFIG_USE_OF=y
CONFIG_BOOT_RAW=y
CONFIG_MIPS_NO_APPENDED_DTB=y
Expand Down

0 comments on commit 76752ed

Please sign in to comment.