projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32a1b71
)
rk29: Kconfig: reformat MACH_RK29_2906
author
黄涛
<huangtao@rock-chips.com>
Sun, 25 Mar 2012 03:53:20 +0000
(11:53 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Sun, 25 Mar 2012 03:53:20 +0000
(11:53 +0800)
arch/arm/mach-rk29/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/Kconfig
b/arch/arm/mach-rk29/Kconfig
index 7af906271e2f180d39572ff7d846403c4ce383eb..e9596a60f19aba28af06933f4b5e20715f2e2aa2 100755
(executable)
--- a/
arch/arm/mach-rk29/Kconfig
+++ b/
arch/arm/mach-rk29/Kconfig
@@
-1,5
+1,8
@@
if ARCH_RK29
+config MACH_RK29_2906
+ bool "ROCKCHIP RK2906 Feature"
+
choice
prompt "Select Board Type"
depends on ARCH_RK29
@@
-163,9
+166,6
@@
config DDR_SDRAM_FREQ
int "DDR SDRAM frequence (in MHz)"
default 400
-config MACH_RK29_2906
- bool "ROCKCHIP RK2906 Feature"
-
config DDR_FREQ
bool "Enable DDR frequency scaling"