projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb66945
)
MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIO
author
Robert P. J. Day
<
[email protected]
>
Wed, 17 Apr 2019 20:13:45 +0000
(16:13 -0400)
committer
Daniel Schwierzeck
<
[email protected]
>
Fri, 3 May 2019 14:42:23 +0000
(16:42 +0200)
Remove "select MSCC_BITBANG_SPI_GPIO" since Kbuild option was deleted
back in commit
ace9c103df2875d2b435dbd7b36618020edfd1c0
:
commit
ace9c103df2875d2b435dbd7b36618020edfd1c0
Author: Lars Povlsen <
[email protected]
>
Date: Tue Jan 8 10:38:35 2019 +0100
mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.c
arch/mips/mach-mscc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/mach-mscc/Kconfig
b/arch/mips/mach-mscc/Kconfig
index 34584a1909905365ed82f9b43b320c336008d423..affc4721f82ea8379f1eb43022d5a091017e52d9 100644
(file)
--- a/
arch/mips/mach-mscc/Kconfig
+++ b/
arch/mips/mach-mscc/Kconfig
@@
-29,7
+29,6
@@
config SOC_OCELOT
config SOC_LUTON
bool "Luton SOC Family"
select SOC_VCOREIII
- select MSCC_BITBANG_SPI_GPIO
help
This supports MSCC Luton family of SOCs.