-
Paul Gortmaker authored
At the moment, there are no 8250 patches applied, however if there were, we'd run into issues where they were not applied at the standard (pre-bsp) level, but instead applied once per each BSP, duplicating content with unique commit IDs. Separate out the 8250 enablement Kconfig settings to a cfg frag, and ensure that the feature [which may someday optionally contain patches] gets processed independent of the BSPs. The BSPs which were asking for the feature now just ask for the enabling config frag in cfg dir. Signed-off-by:
Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
Paul Gortmaker authoredAt the moment, there are no 8250 patches applied, however if there were, we'd run into issues where they were not applied at the standard (pre-bsp) level, but instead applied once per each BSP, duplicating content with unique commit IDs. Separate out the 8250 enablement Kconfig settings to a cfg frag, and ensure that the feature [which may someday optionally contain patches] gets processed independent of the BSPs. The BSPs which were asking for the feature now just ask for the enabling config frag in cfg dir. Signed-off-by:
Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
Loading