commit | cbe46bd4f5104552b612505b73d366f66efc2341 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Apr 26 16:23:27 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:20:25 2019 +1000 |
tree | 80fae20e50d6fd0662b7da822f235b63d0b15802 | |
parent | 26deb04342e343ac58ab05bc7d2345ff0be9b667 [diff] |
powerpc: remove CONFIG_CMDLINE #ifdef mess This patch makes CONFIG_CMDLINE defined at all time. It avoids having to enclose related code inside #ifdef CONFIG_CMDLINE Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>