aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2019-04-17 16:13:45 -0400
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-05-03 16:42:23 +0200
commitfeda3b44a999f25bcadaa8b345c740ea05c0bd22 (patch)
tree11a4a813f767ee981c17389c569edf2d12179818 /arch/mips
parentcb66945ef9e4c36a58b5de46b24c941c8e0d2a5c (diff)
downloadu-boot-feda3b44a999f25bcadaa8b345c740ea05c0bd22.zip
u-boot-feda3b44a999f25bcadaa8b345c740ea05c0bd22.tar.gz
u-boot-feda3b44a999f25bcadaa8b345c740ea05c0bd22.tar.bz2
MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIO
Remove "select MSCC_BITBANG_SPI_GPIO" since Kbuild option was deleted back in commit ace9c103df2875d2b435dbd7b36618020edfd1c0: commit ace9c103df2875d2b435dbd7b36618020edfd1c0 Author: Lars Povlsen <lars.povlsen@microchip.com> Date: Tue Jan 8 10:38:35 2019 +0100 mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.c
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/mach-mscc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/mach-mscc/Kconfig b/arch/mips/mach-mscc/Kconfig
index 34584a1..affc472 100644
--- 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.