summaryrefslogtreecommitdiffstats
path: root/conf/machine/omap3-touchbook.conf
Commit message (Collapse)AuthorAgeFilesLines
* omap3-touchbook: remove machine definition, since it's unsupportedDenys Dmytriyenko2013-03-111-46/+0
| | | | | | | | There is no support for this device from meta-ti. Plus I don't have the device. If there's anyone willing to maintain it, please let me know or feel free to take it to a separate layer. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine configs: Add SGX to MACHINE_FEATURESFranklin S. Cooper Jr2013-02-251-1/+1
| | | | | | | | | | | | | * Add sgx to MACHINE_FEATURES to indicate that a particular machine supports sgx. * TI chips are available in multiple variants including some that supports sgx while others do not. * By adding sgx as a machine feature other layers can create generic packagegroups or images for a particular soc but will only include sgx dependencies if the particular machine has sgx support. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am335x-evm, omap3*: drop remaining TARGET_ARCH, wrecking sstateDenys Dmytriyenko2013-02-121-3/+0
| | | | | | Bump MACHINE_KERNEL_PR to rebuild the correct sstate. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* P: add support the Always Innovating TouchbookKoen Kooi2011-01-081-0/+49
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>