e8e1084654
SVN-Revision: 23633
14 lines
251 B
Diff
14 lines
251 B
Diff
--- a/arch/powerpc/platforms/Kconfig
|
|
+++ b/arch/powerpc/platforms/Kconfig
|
|
@@ -146,6 +146,10 @@ config GENERIC_IOMAP
|
|
bool
|
|
default n
|
|
|
|
+config RB_IOMAP
|
|
+ bool
|
|
+ default y if RB_PPC
|
|
+
|
|
source "drivers/cpufreq/Kconfig"
|
|
|
|
menu "CPU Frequency drivers"
|