Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9ddbd70ff9f70b69053282e631c8886830e0fa5d
/
.
/
board
/
theobroma-systems
/
ringneck_px30
/
Kconfig
blob: 24d94807db8a01c83887a839837718124f2d2cab [
file
] [
log
] [
blame
]
if
TARGET_RINGNECK_PX30
config SYS_BOARD
default
"ringneck_px30"
config SYS_VENDOR
default
"theobroma-systems"
config SYS_CONFIG_NAME
default
"ringneck_px30"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
config ENV_SIZE
default
0x3000
endif