From 29a4df43cef4dad77d88d4694c1d42ec657c0229 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Wed, 8 Jul 2020 12:33:49 +0200 Subject: mb/elmex/pcm205401: Add comment about the code It's not missing, it's just not where one expects it to be. Change-Id: I377b68cbdc9266048074dc326490750777a6fbf5 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/43291 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/mainboard/elmex/pcm205401/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/elmex/pcm205401/Kconfig') diff --git a/src/mainboard/elmex/pcm205401/Kconfig b/src/mainboard/elmex/pcm205401/Kconfig index fbb8e9e44f..53e792044b 100644 --- a/src/mainboard/elmex/pcm205401/Kconfig +++ b/src/mainboard/elmex/pcm205401/Kconfig @@ -1,5 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-only +# The code for this board is under elmex/pcm205400 + if BOARD_ELMEX_PCM205401 config MAINBOARD_PART_NUMBER -- cgit v1.2.3