summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx/patches-2.6.36/008-platforms_Kconfig.patch
blob: 94264f5fdcd093e9c8783feebe692a2c53b8986b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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"