Skip to content

Commit 4387f9b

Browse files
committed
[SYNC]
1 parent 84a29f8 commit 4387f9b

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

board/raspberrypi/rpi0-linux-5.10.config

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ CONFIG_BLK_DEV_INITRD=y
1010
# CONFIG_RD_XZ is not set
1111
# CONFIG_RD_LZO is not set
1212
# CONFIG_RD_LZ4 is not set
13+
# CONFIG_PRINTK is not set
14+
# CONFIG_BUG is not set
15+
# CONFIG_KALLSYMS is not set
1316
CONFIG_EMBEDDED=y
1417
# CONFIG_COMPAT_BRK is not set
1518
CONFIG_ARCH_MULTI_V6=y
@@ -279,6 +282,7 @@ CONFIG_BCM2835_MBOX=y
279282
# CONFIG_IOMMU_SUPPORT is not set
280283
CONFIG_RASPBERRYPI_POWER=y
281284
CONFIG_EXT2_FS=y
285+
CONFIG_EXT4_FS=y
282286
# CONFIG_FILE_LOCKING is not set
283287
# CONFIG_DNOTIFY is not set
284288
CONFIG_MSDOS_FS=y
@@ -297,13 +301,12 @@ CONFIG_NLS_ISO8859_1=y
297301
CONFIG_NLS_ISO8859_15=y
298302
CONFIG_NLS_UTF8=y
299303
CONFIG_CRYPTO_ECHAINIV=y
300-
CONFIG_CRYPTO_CRC32C=y
301304
CONFIG_CRYPTO_ANSI_CPRNG=y
302305
# CONFIG_CRYPTO_HW is not set
303306
CONFIG_DMA_CMA=y
304307
CONFIG_CMA_SIZE_MBYTES=5
305-
# CONFIG_DEBUG_BUGVERBOSE is not set
306308
CONFIG_STRIP_ASM_SYMS=y
307-
CONFIG_PANIC_ON_OOPS=y
309+
# CONFIG_DEBUG_MISC is not set
308310
# CONFIG_SCHED_DEBUG is not set
309311
# CONFIG_FTRACE is not set
312+
# CONFIG_RUNTIME_TESTING_MENU is not set

0 commit comments

Comments
 (0)