|
config BR2_PACKAGE_AM33X_CM3
|
|
bool "am33x-cm3"
|
|
depends on BR2_arm # only relevant for TI am335x
|
|
depends on BR2_BINFMT_ELF # assumes the compiler builds ELF file
|
|
help
|
|
Cortex-M3 binary blob for suspend-resume on am335x
|
|
|
|
http://arago-project.org/git/projects/am33x-cm3.git
|