mirror of https://github.com/hak5/openwrt.git
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"
|