kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
[openwrt.git] / target / linux / mpc83xx / patches-2.6.33 / 008-platforms_Kconfig.patch
1 --- a/arch/powerpc/platforms/Kconfig
2 +++ b/arch/powerpc/platforms/Kconfig
3 @@ -147,6 +147,10 @@ config GENERIC_IOMAP
4         bool
5         default n
6  
7 +config RB_IOMAP
8 +       bool
9 +       default y if RB_PPC
10 +
11  source "drivers/cpufreq/Kconfig"
12  
13  menu "CPU Frequency drivers"