Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31936 )
Change subject: [RFC] util/sconfig: Drop topology from early static tree ......................................................................
Patch Set 5: Code-Review+1
(1 comment)
As long as we don't identify devices by their full path, this makes absolute sense.
Why the Kconfig, though? I'm eager to find out what Jenkins has to say :)
https://review.coreboot.org/c/coreboot/+/31936/3/util/sconfig/main.c File util/sconfig/main.c:
https://review.coreboot.org/c/coreboot/+/31936/3/util/sconfig/main.c@803 PS3, Line 803: ops
should we also drop these elements from the type in non-ramstage environments, so any attempt to use […]
I'm not sure where the journey goes, currently. Do we want to keep the `simple device` functions in the long run?
If so, this sounds very reasonable.