mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 23:46:14 +01:00
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>
This commit is contained in:
parent
bcca940e51
commit
80d0c64924
1 changed files with 1 additions and 0 deletions
|
|
@ -17,3 +17,4 @@ config ASPEED_LPC_SNOOP
|
|||
the host to an arbitrary LPC I/O port.
|
||||
|
||||
|
||||
endmenu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue