mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-14 12:21:53 +00:00
Add /dev/mem and /dev/kmem
This commit is contained in:
parent
615d596ece
commit
8c1c7716a6
1 changed files with 2 additions and 0 deletions
2
config
2
config
|
@ -246,3 +246,5 @@ CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y
|
|||
# CONFIG_LUCI_CSSTIDY is not set
|
||||
# CONFIG_LIBCURL_WOLFSSL is not set
|
||||
# CONFIG_PACKAGE_libustream-wolfssl is not set
|
||||
CONFIG_KERNEL_DEVMEM=y
|
||||
CONFIG_KERNEL_DEVKMEM=y
|
||||
|
|
Loading…
Reference in a new issue