| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-05 | global: Move remaining CONFIG_SYS_* to CFG_SYS_* | Tom Rini | |
| The rest of the unmigrated CONFIG symbols in the CONFIG_SYS namespace do not easily transition to Kconfig. In many cases they likely should come from the device tree instead. Move these out of CONFIG namespace and in to CFG namespace. Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
| 2019-05-21 | mpc8308: Migrate system io config to Kconfig | Mario Six | |
| Migrate the system IO configuration setting to Kconfig. Signed-off-by: Mario Six <[email protected]> | |||
