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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:32:19 +0000 (17:32 +0100)
commitbf240c59a628b5cad9d92df60c2072ab9cadff7c
tree3fe32f38aaf808c0fac3e64428d02d4744b875a6
parentd46754aaebe873c0a1405ee3fa9bafef335cfff3
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>
(backported from 8f60c3d57149a2bb04fde9798edc45d659ed7c17)
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