Skip to content
Commit fca7abf3 authored by This contributor prefers not to receive mails's avatar This contributor prefers not to receive mails Committed by Lokesh Vutla
Browse files

Nokia RX-51: Move code from defconfig back to C header file



In commit commit 37304aaf ("Convert CONFIG_USE_PREBOOT and
CONFIG_PREBOOT to Kconfig") was moved complicated multiline script code
from C header to oneliner in defconfig. After this change multiline to wide
oneliner it is hard to read this code and even harder to debug. Moreover
this script code should be at place where are other scripts, so move it
back to C header file.

Define new env variable preboot which stores this script and in option
CONFIG_PREBOOT calls this preboot variable.

Signed-off-by: default avatarPali Rohár <pali@kernel.org>
parent 778907d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment