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:
7458008
)
configs: rpi_4_32b_defconfig: enable btrfs config
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>
Wed, 12 Oct 2022 04:32:46 +0000
(13:32 +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 8908ef7d71e4b042901be96b33ad8d72969e49cd..c92b3eab0120740aa86f9cb3a470705acc2a555e 100644
(file)
--- a/
configs/rpi_4_32b_defconfig
+++ b/
configs/rpi_4_32b_defconfig
@@
-70,4
+70,5
@@
CONFIG_CONSOLE_SCROLL_LINES=10
CONFIG_PHYS_TO_BUS=y
CONFIG_ADDR_MAP=y
CONFIG_SYS_NUM_ADDR_MAP=2
+CONFIG_FS_BTRFS=y
CONFIG_OF_LIBFDT_OVERLAY=y