Tom Rini 4151f4f822 spl: Rework and tighten some dependencies
- In a few places, add missing "depends on" that can be implied from the
  option name (i.e. SPL_DM_xxx depends on SPL_DM).
- Make less use of "if SPL_xxx ... endif" clauses as most of the time
  this reads better as depends on.  In the case of UBI however, move it
  all to a sub-menu.
- Rework SPL_NO_CPU_SUPPORT as it's very specific to the
  non-SPL_FRAMEWORK implementation used on those platforms, and a
  tangent to how CONFIG_SPL_START_S_PATH was used.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-06-06 12:09:29 -04:00
..
2021-10-31 12:26:44 -06:00
2022-04-25 16:04:05 -04:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-21 14:01:35 -05:00
2022-01-19 18:11:34 +01:00
2022-03-28 20:30:33 +02:00
2022-03-10 08:28:36 -05:00
2022-05-02 09:58:13 -04:00
2021-04-12 17:44:55 -04:00
2021-04-20 07:31:12 -04:00
2022-01-21 14:01:35 -05:00