We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b61ae8 commit 480c24dCopy full SHA for 480c24d
arch/microblaze/configs/adi_mb_defconfig
@@ -123,6 +123,7 @@ CONFIG_XILINX_LL_TEMAC=y
123
CONFIG_MARVELL_PHY=y
124
CONFIG_DP83867_PHY=y
125
CONFIG_XILINX_PHY=y
126
+CONFIG_CORUNDUM_MQNIC=y
127
# CONFIG_INPUT is not set
128
# CONFIG_SERIO is not set
129
# CONFIG_VT is not set
@@ -138,6 +139,7 @@ CONFIG_I2C=y
138
139
CONFIG_I2C_CHARDEV=y
140
CONFIG_I2C_MUX=y
141
CONFIG_I2C_MUX_PCA954x=y
142
+CONFIG_I2C_ALGOBIT=y
143
# CONFIG_I2C_HELPER_AUTO is not set
144
CONFIG_I2C_XILINX=y
145
CONFIG_SPI=y
@@ -157,6 +159,7 @@ CONFIG_XILINX_WATCHDOG=y
157
159
CONFIG_REGULATOR=y
158
160
CONFIG_REGULATOR_FIXED_VOLTAGE=y
161
# CONFIG_USB_SUPPORT is not set
162
+CONFIG_RTC_CLASS=y
163
CONFIG_DMADEVICES=y
164
CONFIG_AXI_DMAC=y
165
CONFIG_STAGING=y
0 commit comments