projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ce49b
)
configs: rpi_4_32b_defconfig: enable btrfs config
05/220505/1
accepted/tizen/unified/20191219.143702
submit/tizen/20191219.051336
author
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 19 Dec 2019 04:25:19 +0000
(13:25 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 19 Dec 2019 04:25:19 +0000
(13:25 +0900)
Enable btrfs configuration to support BTRFS on u-boot.
Change-Id: I883ab759f48724bb6bac6804d95f58a2b07b1ab5
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/rpi_4_32b_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_4_32b_defconfig
b/configs/rpi_4_32b_defconfig
index bd72325bf9149246126dd5444263229caa6c4cdb..2df886c234e6feff271b6a3f67481d4693bc9b98 100644
(file)
--- a/
configs/rpi_4_32b_defconfig
+++ b/
configs/rpi_4_32b_defconfig
@@
-43,4
+43,5
@@
CONFIG_DM_VIDEO=y
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_CONSOLE_SCROLL_LINES=10
CONFIG_PHYS_TO_BUS=y
+CONFIG_FS_BTRFS=y
CONFIG_OF_LIBFDT_OVERLAY=y