mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 21:54:45 +00:00
7c2e535770
Migrate the CONFIG_LCRR_* settings to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
6 lines
158 B
Text
6 lines
158 B
Text
menu "Initial register configuration"
|
|
|
|
source "arch/powerpc/cpu/mpc83xx/initreg/Kconfig.spcr"
|
|
source "arch/powerpc/cpu/mpc83xx/initreg/Kconfig.lcrr"
|
|
|
|
endmenu
|