Commit 80d0c649 authored by Olof Johansson's avatar Olof Johansson

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: default avatarPatrick Venture <venture@google.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent bcca940e
......@@ -17,3 +17,4 @@ config ASPEED_LPC_SNOOP
the host to an arbitrary LPC I/O port.
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment