소스 검색

enable large block device support

Waldemar Brodkorb 10 년 전
부모
커밋
22bd6214b2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      target/linux/kernel.config

+ 1 - 0
target/linux/kernel.config

@@ -19,6 +19,7 @@ CONFIG_PROC_FS=y
 CONFIG_PROC_SYSCTL=y
 CONFIG_BLOCK=y
 CONFIG_BLK_DEV=y
+CONFIG_LBDAF=y
 CONFIG_FILE_LOCKING=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y