layerscape: kmod-ppfe: Fix kernel options
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 27 Sep 2018 20:44:25 +0000 (22:44 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:59 +0000 (17:47 +0100)
commit26d1b16dc3dddade8ef441ac32032705e59851e7
tree7e710b0be0ee6f0f4ee530e1f3d943acd6f9ce7e
parenta13472af7d8c4771921f14ff35bf0dc444ed05e3
layerscape: kmod-ppfe: Fix kernel options

The CONFIG_FSL_PPFE and the CONFIG_FSL_PPFE_UTIL_DISABLED are boolean,
so they should be selected with an =y in OpenWrt, otherwise OpenWrt will
select them as =m. These options will make pfe.ko being build as a
module even if this is boolean.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(backported from d8274451cb86021107b5efd99694857f869ae6a1)
target/linux/layerscape/modules.mk