projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] base-files: add an experimental "-c" flag which tries to preserve *all...
[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"
This page took
0.050092 seconds
and
5
git commands to generate.