Skip to content

Commit

Permalink
Support NVME drives now that M.2 slots are common
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jan 18, 2025
1 parent 539c029 commit dd76827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux-6.6.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ CONFIG_RASPBERRYPI_FIRMWARE=y
CONFIG_OF_CONFIGFS=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_NVME=y
CONFIG_EEPROM_AT24=m
CONFIG_SCSI=y
# CONFIG_SCSI_PROC_FS is not set
Expand Down Expand Up @@ -226,7 +227,6 @@ CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_RPISENSE=m
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_EDT_FT5X06=m
CONFIG_TOUCHSCREEN_RASPBERRYPI_FW=m
Expand Down

0 comments on commit dd76827

Please sign in to comment.