Browse Source

Enable DIRECT_IO kernel config

Fixes a kernel incompatiblity with the upstream OpenWrt modules regarding
filesystem drivers (and probably other modules related to block devices).
Matthias Schiffer 8 years ago
parent
commit
75213896a6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/config

+ 2 - 0
include/config

@@ -15,6 +15,8 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_IP_RULE=y
 CONFIG_BUSYBOX_CONFIG_FEATURE_IP_SHORT_FORMS=y
 CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_TIMEOUT=y
 
+CONFIG_KERNEL_DIRECT_IO=y
+
 CONFIG_ATH_USER_REGD=y
 CONFIG_PACKAGE_ATH_DEBUG=y
 CONFIG_ATH10K_CT_COMMUNITY_FW=y