linux/mpc83xx: add preliminary 2.6.36 kernel support
[openwrt/openwrt.git] / target / linux / mpc83xx / patches-2.6.36 / 008-platforms_Kconfig.patch
1 --- a/arch/powerpc/platforms/Kconfig
2 +++ b/arch/powerpc/platforms/Kconfig
3 @@ -146,6 +146,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"