Newer
Older
if TARGET_RC
config SYS_CPU
default "armv7"
config SYS_BOARD
default "rc"
config SYS_VENDOR
default "boundary"
config SYS_SOC
default "mx6"
config SYS_CONFIG_NAME
default "rc"
config ENV_WLMAC
bool
default y
source "board/boundary/common/Kconfig"
endif