layerscape: kmod-ppfe: Fix kernel options
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 27 Sep 2018 20:44:25 +0000 (22:44 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 27 Sep 2018 20:54:19 +0000 (22:54 +0200)
commitd8274451cb86021107b5efd99694857f869ae6a1
tree943a0b6720dfc760d2f830ca0762a31aa208a68b
parent7cc2a6c6be4d3dbb3467f184844db282fc30e2e1
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>
target/linux/layerscape/modules.mk