2013-05-14 12:09:51 +02:00
|
|
|
config BR2_PACKAGE_AM33X_CM3
|
|
|
|
bool "am33x-cm3"
|
|
|
|
depends on BR2_arm # only relevant for TI am335x
|
2016-08-07 00:04:35 +02:00
|
|
|
depends on BR2_BINFMT_ELF # assumes the compiler builds ELF file
|
2013-05-14 12:09:51 +02:00
|
|
|
help
|
|
|
|
Cortex-M3 binary blob for suspend-resume on am335x
|
|
|
|
|
|
|
|
http://arago-project.org/git/projects/am33x-cm3.git
|