• M
    mpc83xx: Migrate LBLAW_* to Kconfig · 9c5df7a2
    Mario Six 提交于
    The LBLAW_* values determine the window configuration of the memory
    controller. Hence, they must be known at compile time, and cannot be
    implemented in the DT mechanism.
    
    Configuration of this crucial variable should still be somewhat
    comfortable. Hence, make its fields configurable in Kconfig, and
    assemble the final value from these.
    Signed-off-by: NMario Six <mario.six@gdsys.cc>
    9c5df7a2
Kconfig 9.6 KB