mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
81062a12ac
SVN-Revision: 21081
14 lines
251 B
Diff
14 lines
251 B
Diff
--- a/arch/powerpc/platforms/Kconfig
|
|
+++ b/arch/powerpc/platforms/Kconfig
|
|
@@ -147,6 +147,10 @@ config GENERIC_IOMAP
|
|
bool
|
|
default n
|
|
|
|
+config RB_IOMAP
|
|
+ bool
|
|
+ default y if RB_PPC
|
|
+
|
|
source "drivers/cpufreq/Kconfig"
|
|
|
|
menu "CPU Frequency drivers"
|