kernel: remove DEVMEM and DEVKMEM from target's config
authorLuis Araneda <luaraneda@gmail.com>
Tue, 3 Jul 2018 02:54:11 +0000 (22:54 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 7 Jul 2018 16:19:39 +0000 (18:19 +0200)
commit8f60c3d57149a2bb04fde9798edc45d659ed7c17
treee66559ebd6045ba2805b65f10044b254698b94ce
parente97aaf483c71fd5e3072ec2dce53354fc97357c9
kernel: remove DEVMEM and DEVKMEM from target's config

These options are handled by generic configuration

Targets that need these options should select KERNEL_DEVMEM
and/or KERNEL_DEVKMEM options on OpenWRT's config

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
target/linux/at91/config-4.9
target/linux/gemini/config-4.14
target/linux/layerscape/armv8_32b/config-4.9
target/linux/layerscape/armv8_64b/config-4.9
target/linux/oxnas/config-4.14