Advertisement
teknoraver

openwrt 9p

Jun 13th, 2016
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.59 KB | None | 0 0
  1. --- a/target/linux/x86/config-4.4
  2. +++ b/target/linux/x86/config-4.4
  3. @@ -1,5 +1,8 @@
  4.  # CONFIG_60XX_WDT is not set
  5.  # CONFIG_64BIT is not set
  6. +CONFIG_9P_FS=y
  7. +# CONFIG_9P_FS_POSIX_ACL is not set
  8. +# CONFIG_9P_FS_SECURITY is not set
  9.  # CONFIG_ACPI is not set
  10.  # CONFIG_ACQUIRE_WDT is not set
  11.  # CONFIG_ADVANTECH_WDT is not set
  12. @@ -292,6 +295,8 @@ CONFIG_NEED_PER_CPU_KM=y
  13.  CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
  14.  CONFIG_NEED_SG_DMA_LENGTH=y
  15.  # CONFIG_NET5501 is not set
  16. +CONFIG_NET_9P=y
  17. +# CONFIG_NET_9P_DEBUG is not set
  18.  # CONFIG_NET_NS is not set
  19.  CONFIG_NOHIGHMEM=y
  20.  CONFIG_NO_BOOTMEM=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement