projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
uClibc: fix ubicom32 compile error with 0.9.32
[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"
This page took
0.047383 seconds
and
5
git commands to generate.