config ODROID_C2
	bool "Support Hardkernel ODROID-C2 board"
	default n

if ODROID_C2
source "board/hardkernel/odroidc2/Kconfig"
endif
