mirror of
https://github.com/samueldr/wip-pinebook-pro.git
synced 2024-11-23 11:29:43 +01:00
still boots (done with piece-by-piece diffing)
This commit is contained in:
parent
a1f478ca97
commit
93b9285772
1 changed files with 2 additions and 2 deletions
|
@ -1762,10 +1762,10 @@ CONFIG_ZLIB=y
|
|||
# CONFIG_SPL_GZIP is not set
|
||||
# CONFIG_SPL_ZSTD is not set
|
||||
CONFIG_ERRNO_STR=y
|
||||
# CONFIG_HEXDUMP is not set
|
||||
CONFIG_HEXDUMP=y
|
||||
CONFIG_OF_LIBFDT=y
|
||||
CONFIG_OF_LIBFDT_ASSUME_MASK=0
|
||||
# CONFIG_OF_LIBFDT_OVERLAY is not set
|
||||
CONFIG_OF_LIBFDT_OVERLAY=y
|
||||
CONFIG_SPL_OF_LIBFDT=y
|
||||
CONFIG_SPL_OF_LIBFDT_ASSUME_MASK=0xff
|
||||
CONFIG_TPL_OF_LIBFDT=y
|
||||
|
|
Loading…
Reference in a new issue