Skip to content

Commit

Permalink
conf/evalsoc: add CONFIG_NONPORTABLE=y rv64 config to enable sbi console
Browse files Browse the repository at this point in the history
Now CONFIG_HVC_RISCV_SBI=y depends on CONFIG_NONPORTABLE=y

see torvalds/linux@8b79d4e

Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed May 16, 2024
1 parent e084b84 commit 17f7c55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conf/evalsoc/linux_rv64imac_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_RD_LZO is not set
CONFIG_EXPERT=y
# CONFIG_KALLSYMS is not set
CONFIG_NONPORTABLE=y
CONFIG_SMP=y
CONFIG_HOTPLUG_CPU=y
CONFIG_HZ_100=y
Expand Down
1 change: 1 addition & 0 deletions conf/evalsoc/linux_rv64imafdc_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_RD_LZO is not set
CONFIG_EXPERT=y
# CONFIG_KALLSYMS is not set
CONFIG_NONPORTABLE=y
CONFIG_SMP=y
CONFIG_HOTPLUG_CPU=y
CONFIG_HZ_100=y
Expand Down

0 comments on commit 17f7c55

Please sign in to comment.