* Peter Stuge stuge-linuxbios@cdy.org [070423 23:44]:
This is something we should handle centrally in v3 then.
in Kconfig, right? tha'ts what people would want to see, I think.
Cool! Yes, setting the defaults that are stored in flash in Kconfig would be very nice.
I was thinking more about code reuse though, and that we want to have the code for any one procedure only in one place. (Better abstraction I guess.)
I like this approach! How/Where?