Kconfig: Fix comments on endif to match the corresponding if
Change-Id: I5c40de41a01d9c558f6c2795e19e643009804e70 Signed-off-by: Daniele Forsi <dforsi@gmail.com> Reviewed-on: http://review.coreboot.org/6397 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
committed by
Edward O'Callaghan
parent
76a1437dbe
commit
b8e96ed7b8
@@ -38,10 +38,10 @@ if BOARD_IEI_JUKI_511P
|
||||
config MAINBOARD_PART_NUMBER
|
||||
string
|
||||
default "JUKI-511P"
|
||||
endif
|
||||
endif # BOARD_IEI_JUKI_511P
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 2
|
||||
|
||||
endif # BOARD_IEI_JUKI_511P
|
||||
endif # BOARD_IEI_JUKI_511P || BOARD_IEI_ROCKY_512
|
||||
|
Reference in New Issue
Block a user