Skip to content
Snippets Groups Projects
Commit ceddd3e9 authored by Eugeniu Rosca's avatar Eugeniu Rosca Committed by Tom Rini
Browse files

board: eets: pdu001: Fix wrong default value in Kconfig


After importing linux v4.16-rc1 commit 2c37e08464a8 ("kconfig: Warn if
choice default is not in choice"), Kconfig complains:

scripts/kconfig/conf  --syncconfig Kconfig
board/eets/pdu001/Kconfig:22:warning:        \
  choice default symbol 'PDU001_RUN_LED_RED' \
  is not contained in the choice

This looks to be caused by a typo. Fix it.

Fixes: 85ab0452 ("arm: add support for PDU001")
Signed-off-by: default avatarEugeniu Rosca <erosca@de.adit-jv.com>
Reviewed-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: default avatarFelix Brack <fb@ltec.ch>
Tested-by: default avatarFelix Brack <fb@ltec.ch>
parent e91610da
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment