File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
1316CONFIG_EMBEDDED=y
1417# CONFIG_COMPAT_BRK is not set
1518CONFIG_ARCH_MULTI_V6=y
@@ -279,6 +282,7 @@ CONFIG_BCM2835_MBOX=y
279282# CONFIG_IOMMU_SUPPORT is not set
280283CONFIG_RASPBERRYPI_POWER=y
281284CONFIG_EXT2_FS=y
285+ CONFIG_EXT4_FS=y
282286# CONFIG_FILE_LOCKING is not set
283287# CONFIG_DNOTIFY is not set
284288CONFIG_MSDOS_FS=y
@@ -297,13 +301,12 @@ CONFIG_NLS_ISO8859_1=y
297301CONFIG_NLS_ISO8859_15=y
298302CONFIG_NLS_UTF8=y
299303CONFIG_CRYPTO_ECHAINIV=y
300- CONFIG_CRYPTO_CRC32C=y
301304CONFIG_CRYPTO_ANSI_CPRNG=y
302305# CONFIG_CRYPTO_HW is not set
303306CONFIG_DMA_CMA=y
304307CONFIG_CMA_SIZE_MBYTES=5
305- # CONFIG_DEBUG_BUGVERBOSE is not set
306308CONFIG_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
You can’t perform that action at this time.
0 commit comments