Skip to content

Commit 264405b

Browse files
committed
conf/evalsoc: disable CONFIG_PERF_EVENTS to fixup illegal instruction when user application using rdcycle instruction.
Signed-off-by: guibing <guibing@nucleisys.com>
1 parent a70a599 commit 264405b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

conf/evalsoc/linux_rv64imac_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ CONFIG_BLK_DEV_INITRD=y
1212
# CONFIG_RD_LZO is not set
1313
CONFIG_EXPERT=y
1414
# CONFIG_KALLSYMS is not set
15-
CONFIG_PERF_EVENTS=y
1615
CONFIG_NONPORTABLE=y
1716
CONFIG_SMP=y
1817
CONFIG_HOTPLUG_CPU=y

conf/evalsoc/linux_rv64imafdc_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ CONFIG_BLK_DEV_INITRD=y
1212
# CONFIG_RD_LZO is not set
1313
CONFIG_EXPERT=y
1414
# CONFIG_KALLSYMS is not set
15-
CONFIG_PERF_EVENTS=y
1615
CONFIG_NONPORTABLE=y
1716
CONFIG_SMP=y
1817
CONFIG_HOTPLUG_CPU=y

0 commit comments

Comments
 (0)