Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
Add loadable module for TCMU-based storage devices
Browse files Browse the repository at this point in the history
  • Loading branch information
croomes committed Jan 28, 2020
1 parent f4e80c9 commit f0ea825
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/kernel/config-4.14.123
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ CONFIG_TARGET_CORE=m
CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
# CONFIG_TCM_PSCSI is not set
# CONFIG_TCM_USER2 is not set
CONFIG_TCM_USER2=m
CONFIG_LOOPBACK_TARGET=m
# CONFIG_TCM_FC is not set
CONFIG_ISCSI_TARGET=m
Expand Down
2 changes: 1 addition & 1 deletion images/kernel/config-4.19.47
Original file line number Diff line number Diff line change
Expand Up @@ -1632,7 +1632,7 @@ CONFIG_TARGET_CORE=m
CONFIG_TCM_IBLOCK=m
CONFIG_TCM_FILEIO=m
# CONFIG_TCM_PSCSI is not set
# CONFIG_TCM_USER2 is not set
CONFIG_TCM_USER2=m
CONFIG_LOOPBACK_TARGET=m
# CONFIG_TCM_FC is not set
CONFIG_ISCSI_TARGET=m
Expand Down

0 comments on commit f0ea825

Please sign in to comment.