Skip to content

Commit 200319f

Browse files
committed
Support NVME drives now that M.2 slots are common
1 parent 539c029 commit 200319f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux-6.6.defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ CONFIG_RASPBERRYPI_FIRMWARE=y
130130
CONFIG_OF_CONFIGFS=y
131131
CONFIG_BLK_DEV_LOOP=y
132132
CONFIG_BLK_DEV_RAM=y
133+
CONFIG_BLK_DEV_NVME=y
133134
CONFIG_EEPROM_AT24=m
134135
CONFIG_SCSI=y
135136
# CONFIG_SCSI_PROC_FS is not set
@@ -226,7 +227,6 @@ CONFIG_INPUT_EVDEV=y
226227
# CONFIG_INPUT_KEYBOARD is not set
227228
# CONFIG_INPUT_MOUSE is not set
228229
CONFIG_INPUT_JOYSTICK=y
229-
CONFIG_JOYSTICK_RPISENSE=m
230230
CONFIG_INPUT_TOUCHSCREEN=y
231231
CONFIG_TOUCHSCREEN_EDT_FT5X06=m
232232
CONFIG_TOUCHSCREEN_RASPBERRYPI_FW=m

0 commit comments

Comments
 (0)