configs/wandboard: Remove BR2_LINUX_KERNEL_CUSTOM_GIT
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 12 Sep 2016 21:30:17 +0000 (18:30 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 13 Sep 2016 15:34:11 +0000 (17:34 +0200)
commit0d7383a0a7f5c69cb0e4a4eb0d32d2536cd7e0e8
treec9d3fdad3182d92434235639b0de27b41b6986d6
parent327c985ce1b0e2809751abe612a03a1760b249aa
configs/wandboard: Remove BR2_LINUX_KERNEL_CUSTOM_GIT

Now that we use a mainline kernel for wandboard, we no longer
need to select BR2_LINUX_KERNEL_CUSTOM_GIT, so remove it.

This fixes the following warning:

make wandboard_defconfig
/configs/wandboard_defconfig:19:warning: override: BR2_LINUX_KERNEL_CUSTOM_VERSION changes choice state
#
# configuration written to /home/fabio/buildroot/.config

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/wandboard_defconfig