linux: migrate to the kconfig infrastructure
commitdff25ea2b9902ac786f4dbfa13056b79b902a734
authorThomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Tue, 3 Feb 2015 14:21:47 +0000 (3 15:21 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 14 Feb 2015 15:37:50 +0000 (14 16:37 +0100)
tree06fea613c83f3d00e166e16e352b8ccd71fe8654
parent89a47724e943fe449ce55b6341d64744fcb8e18a
linux: migrate to the kconfig infrastructure

Migrate the linux package to the kconfig infrastructure.
A notable change compared to the original behavior:

- the targets linux-update-(def)config are now always saving the config
  file, even for a defconfig bundled in the linux sources. This is done
  to keep the kconfig infrastructure simple.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: "Yann E. Morin" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/linux.mk