Skip to content

Commit

Permalink
[NFU] configs: enable th1520 driver & enable cpu-freq
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
  • Loading branch information
RevySR committed Nov 28, 2023
1 parent d0f45e3 commit b905e36
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions arch/riscv/configs/revyos_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ CONFIG_KEXEC=y
CONFIG_ARCH_THEAD=y
CONFIG_SMP=y
CONFIG_NUMA=y
# CONFIG_RISCV_ISA_V is not set
# CONFIG_RISCV_ISA_ZBB is not set
CONFIG_RISCV_SBI_V01=y
# CONFIG_RISCV_BOOT_SPINWAIT is not set
CONFIG_PM_DEBUG=y
Expand All @@ -60,6 +58,7 @@ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
CONFIG_CPUFREQ_DT=m
CONFIG_CPUFREQ_DT_PLATDEV=y
CONFIG_RISV_THEAD_LIGHT_CPUFREQ=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
# CONFIG_COMPAT_32BIT_TIME is not set
Expand Down Expand Up @@ -595,6 +594,7 @@ CONFIG_GOOGLE_VPD=m
CONFIG_EFI_BOOTLOADER_CONTROL=m
CONFIG_EFI_CAPSULE_LOADER=m
CONFIG_RESET_ATTACK_MITIGATION=y
CONFIG_LIGHT_AON_PD=y
CONFIG_GNSS=m
CONFIG_GNSS_SIRF_SERIAL=m
CONFIG_GNSS_UBX_SERIAL=m
Expand Down Expand Up @@ -2034,6 +2034,7 @@ CONFIG_RTL8723BS=m
CONFIG_R8712U=m
CONFIG_QLGE=m
CONFIG_GOLDFISH=y
CONFIG_CLK_LIGHT_FM=y
CONFIG_MAILBOX=y
CONFIG_SOUNDWIRE=m
CONFIG_SOUNDWIRE_QCOM=m
Expand Down

0 comments on commit b905e36

Please sign in to comment.