Skip to content

Commit

Permalink
Added NVME support in PBA kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
jojolepirate authored and Alban committed May 7, 2017
1 parent 2082d0b commit c91eb0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/buildroot/PBA32/kernel.config
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
#
# DRBD disabled because PROC_FS or INET not selected
#
# CONFIG_BLK_DEV_NVME is not set
CONFIG_BLK_DEV_NVME=y
# CONFIG_BLK_DEV_SKD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
Expand Down
2 changes: 1 addition & 1 deletion images/buildroot/PBA64/kernel.config
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
#
# DRBD disabled because PROC_FS or INET not selected
#
# CONFIG_BLK_DEV_NVME is not set
CONFIG_BLK_DEV_NVME=y
# CONFIG_BLK_DEV_SKD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
Expand Down

0 comments on commit c91eb0c

Please sign in to comment.