Skip to content

Commit

Permalink
linux-5.1.1: Built floppy disk driver as module
Browse files Browse the repository at this point in the history
Fixes: #1102
  • Loading branch information
pmenzel committed May 13, 2019
1 parent 8033f53 commit 6d5fb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux-5.1.1-264.bee
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ mee_configure() {
CONFIG_CONNECTOR=y
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
CONFIG_BLK_DEV_DRBD=y
Expand Down

0 comments on commit 6d5fb30

Please sign in to comment.