File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ CONFIG_MTD_SPI_NOR=y
49
49
CONFIG_MTD_UBI=y
50
50
CONFIG_BLK_DEV_LOOP=y
51
51
CONFIG_SRAM=y
52
+ CONFIG_ADI_SRAM_MMAP_V7=y
52
53
CONFIG_SCSI=y
53
54
CONFIG_BLK_DEV_SD=y
54
55
# CONFIG_BLK_DEV_BSG is not set
@@ -58,13 +59,15 @@ CONFIG_DP83867_PHY=y
58
59
# CONFIG_INPUT_KEYBOARD is not set
59
60
# CONFIG_INPUT_MOUSE is not set
60
61
CONFIG_SERIO_LIBPS2=y
62
+ CONFIG_VT_HW_CONSOLE_BINDING=y
61
63
# CONFIG_LEGACY_PTYS is not set
62
64
CONFIG_HW_RANDOM=y
63
65
CONFIG_I2C=y
64
66
CONFIG_I2C_CHARDEV=y
65
67
CONFIG_I2C_MUX=m
66
68
CONFIG_I2C_ADI_TWI=y
67
69
CONFIG_SPI=y
70
+ CONFIG_SPI_ADI=y
68
71
CONFIG_PINCTRL_MCP23S08=y
69
72
CONFIG_SRUCTRL_ADSP_SC5XX=y
70
73
# CONFIG_HWMON is not set
@@ -110,4 +113,9 @@ CONFIG_NFS_V4_1=y
110
113
CONFIG_NFS_V4_2=y
111
114
CONFIG_CRYPTO_TEST=m
112
115
CONFIG_CRC_CCITT=y
113
- CONFIG_DEBUG_FS=y
116
+ CONFIG_PRINTK_TIME=y
117
+ CONFIG_DEBUG_KERNEL=y
118
+ # CONFIG_FTRACE is not set
119
+ CONFIG_ARM_PTDUMP_DEBUGFS=y
120
+ CONFIG_DEBUG_LL=y
121
+ CONFIG_DEBUG_LL_UART_8250=y
You can’t perform that action at this time.
0 commit comments