projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
143f0f6
)
MIPS: Kconfig: Rename SNIPROM too
author
Paul Bolle
<
[email protected]
>
Mon, 25 Mar 2013 09:39:54 +0000
(09:39 +0000)
committer
Ralf Baechle
<
[email protected]
>
Fri, 5 Apr 2013 13:10:33 +0000
(15:10 +0200)
CONFIG_SNIPROM was renamed to CONFIG_FW_SNIPROM in v3.8. Let's rename
SNIPROM itself too.
Signed-off-by: Paul Bolle <
[email protected]
>
Cc:
[email protected]
;
Cc:
[email protected]
Cc: Thomas Bogendoerfer <
[email protected]
>
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index cd2e21ff562af434803045c048dbbfbcd28a50cb..b2df4760475967b9925877122da56559027c398d 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-657,7
+657,7
@@
config SNI_RM
bool "SNI RM200/300/400"
select FW_ARC if CPU_LITTLE_ENDIAN
select FW_ARC32 if CPU_LITTLE_ENDIAN
- select SNIPROM if CPU_BIG_ENDIAN
+ select
FW_
SNIPROM if CPU_BIG_ENDIAN
select ARCH_MAY_HAVE_PC_FDC
select BOOT_ELF32
select CEVT_R4K
@@
-1144,7
+1144,7
@@
config DEFAULT_SGI_PARTITION
config FW_ARC32
bool
-config SNIPROM
+config
FW_
SNIPROM
bool
config BOOT_ELF32