commit | 22412119824649cbd6c65de6ce1b91c1d2610e1a | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri May 12 22:33:20 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon May 15 10:39:59 2017 -0400 |
tree | 5e5a4a64ef3824a4ad296fa54ed8330803ba839c | |
parent | 8d4bfb840ac7497582ac055aca6997976eb9d304 [diff] |
omap3: Drop unused CONFIG_OMAP3_xxx board defines We no longer have a need for a per-board CONFIG_OMAP3_xxx define (we have CONFIG_TARGET_xxx when this is required), so drop these unused references. Signed-off-by: Tom Rini <trini@konsulko.com>