You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/arch/powerpc/platforms/Kconfig
|
|
+++ b/arch/powerpc/platforms/Kconfig
|
|
@@ -147,6 +147,10 @@ config GENERIC_IOMAP
|
|
bool
|
|
default n
|
|
|
|
+config RB_IOMAP
|
|
+ bool
|
|
+ default y if RB_PPC
|
|
+
|
|
source "drivers/cpufreq/Kconfig"
|
|
|
|
menu "CPU Frequency drivers"
|
|
|