openwrtv4/target/linux/mpc83xx/patches-2.6.36/008-platforms_Kconfig.patch
Alexandros C. Couloumbis e8e1084654 linux/mpc83xx: add preliminary 2.6.36 kernel support
SVN-Revision: 23633
2010-10-25 17:59:14 +00:00

13 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"