commit | f97bf157c5fab330b2b3136d5ce908fe965d8e40 | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | Tue Aug 21 15:46:05 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 25 21:48:43 2018 -0400 |
tree | eae0e7f22689e856bed97571e593d6c1ff5457c2 | |
parent | 3f61f086368f57859e78b36b703d56a8c75b9b2e [diff] |
configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros FAT_ENV_xxx options can now be set using Kconfig, so we no longer need them in the config files. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>