summaryrefslogtreecommitdiff
path: root/include/configs/beaver.h
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2020-04-01 00:35:11 +0200
committerLokesh Vutla <lokeshvutla@ti.com>2020-05-11 10:16:49 +0530
commitfca7abf3b9d476546d29d83c1adfd0c3907206d9 (patch)
tree9e27e6c176772390344bfdbc9f8f20467a72bf6c /include/configs/beaver.h
parent778907d2132be43ec286f07fade5cdb6b3cbfffb (diff)
Nokia RX-51: Move code from defconfig back to C header file
In commit commit 37304aaf60bf ("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: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'include/configs/beaver.h')
0 files changed, 0 insertions, 0 deletions