mvebu: Refresh kernel configuration
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 26 Mar 2019 00:23:24 +0000 (01:23 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 26 Mar 2019 14:11:39 +0000 (15:11 +0100)
commit3d945f5706713ad3064aa08b48e6d2fce83a83bb
tree043e477376a77a0e4e9afb647197f71b3fd08525
parentae9d3a25c2cb165912904dc8b57dbc5da24c61e1
mvebu: Refresh kernel configuration

This refreshes the current kernel configuration to remove unneeded
options, add some automatically added ones and reorders them. The normal
build did this automatically, so the builds already used this
configuration.

CONFIG_HW_RANDOM_OMAP is explicitly activated for the cortexa72
subtarget because it has an inside-secure,safexcel-eip76 IP core.

This was done with this command on the cortexa9 subtarget:
make kernel_oldconfig
and this one on the other subtargets:
make kernel_oldconfig CONFIG_TARGET=subtarget

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mvebu/config-4.14
target/linux/mvebu/cortexa53/config-default
target/linux/mvebu/cortexa72/config-default