realtek: clock driver: enable basic RTL930X config for cpufreq
[openwrt/staging/svanheule.git] / target / linux / realtek / patches-5.10 / 300-mips-add-rtl838x-platform.patch
index 3834ba7c61941d29d77a9fd155dcffab30094cf3..9b3fe7cd8b8bb2540a013573003c3a0f66b944f3 100644 (file)
@@ -25,7 +25,7 @@ Submitted-by: Birger Koblitz <git@birger-koblitz.de>
  platform-$(CONFIG_SGI_IP28)           += sgi-ip22/
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1037,8 +1037,58 @@ config NLM_XLP_BOARD
+@@ -1037,8 +1037,60 @@ config NLM_XLP_BOARD
          This board is based on Netlogic XLP Processor.
          Say Y here if you have a XLP based board.
  
@@ -66,9 +66,11 @@ Submitted-by: Birger Koblitz <git@birger-koblitz.de>
 +config RTL930X
 +      bool "Realtek RTL930X based platforms"
 +      depends on RTL83XX
++      select CPU_SUPPORTS_CPUFREQ
 +      select MIPS_CPU_SCACHE
 +      select CSRC_R4K
 +      select CEVT_RTL9300
++      select MIPS_EXTERNAL_TIMER
 +      select SYS_SUPPORTS_MULTITHREADING
 +
 +config RTL931X