]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
soc: aspeed: fix Kconfig
authorOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 19:25:41 +0000 (12:25 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 19:25:46 +0000 (12:25 -0700)
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>
drivers/soc/aspeed/Kconfig

index 457282cd1da5973fc7edb82063c11abdbc8ec7eb..858b5e3f79c97449000dbb5b7be5dc3ccd8dce67 100644 (file)
@@ -17,3 +17,4 @@ config ASPEED_LPC_SNOOP
          the host to an arbitrary LPC I/O port.
 
 
+endmenu