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.
14 lines
251 B
14 lines
251 B
14 years ago
|
--- 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"
|