summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx/patches-2.6.33/008-platforms_Kconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mpc83xx/patches-2.6.33/008-platforms_Kconfig.patch')
-rw-r--r--target/linux/mpc83xx/patches-2.6.33/008-platforms_Kconfig.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/mpc83xx/patches-2.6.33/008-platforms_Kconfig.patch b/target/linux/mpc83xx/patches-2.6.33/008-platforms_Kconfig.patch
new file mode 100644
index 000000000..56f47ead5
--- /dev/null
+++ b/target/linux/mpc83xx/patches-2.6.33/008-platforms_Kconfig.patch
@@ -0,0 +1,13 @@
+--- a/arch/powerpc/platforms/Kconfig
++++ b/arch/powerpc/platforms/Kconfig
+@@ -142,6 +142,10 @@ config GENERIC_IOMAP
+ bool
+ default n
+
++config RB_IOMAP
++ bool
++ default y if RB_PPC
++
+ source "drivers/cpufreq/Kconfig"
+
+ menu "CPU Frequency drivers"