summaryrefslogtreecommitdiffstats
path: root/drivers/soc
diff options
context:
space:
mode:
authorOlof Johansson2019-04-29 21:25:41 +0200
committerOlof Johansson2019-04-29 21:25:46 +0200
commit80d0c649244253d8cb3ba32d708c1431e7ac8fbf (patch)
tree55d89873dcdf471c421b053c11e3931d80eec03a /drivers/soc
parentMerge tag 'v5.2-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadkernel-qcow2-linux-80d0c649244253d8cb3ba32d708c1431e7ac8fbf.tar.gz
kernel-qcow2-linux-80d0c649244253d8cb3ba32d708c1431e7ac8fbf.tar.xz
kernel-qcow2-linux-80d0c649244253d8cb3ba32d708c1431e7ac8fbf.zip
soc: aspeed: fix Kconfig
Fixes build break: scripts/kconfig/conf --allnoconfig Kconfig drivers/soc/Kconfig:24: 'menu' in different file than 'menu' drivers/soc/aspeed/Kconfig:1: location of the 'menu' drivers/Kconfig:233: 'menu' in different file than 'menu' drivers/soc/aspeed/Kconfig:1: location of the 'menu' <none>:34: syntax error Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/soc')
-rw-r--r--drivers/soc/aspeed/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/aspeed/Kconfig b/drivers/soc/aspeed/Kconfig
index 457282cd1da5..858b5e3f79c9 100644
--- a/drivers/soc/aspeed/Kconfig
+++ b/drivers/soc/aspeed/Kconfig
@@ -17,3 +17,4 @@ config ASPEED_LPC_SNOOP
the host to an arbitrary LPC I/O port.
+endmenu