xref: /OK3568_Linux_fs/buildroot/package/am33x-cm3/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_AM33X_CM3
2	bool "am33x-cm3"
3	depends on BR2_arm # only relevant for TI am335x
4	depends on BR2_BINFMT_ELF # assumes the compiler builds ELF file
5	help
6	  Cortex-M3 binary blob for suspend-resume on am335x
7
8	  http://arago-project.org/git/projects/am33x-cm3.git
9