scripts/kconfig: ensure we use proper CONFIG_ prefix
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 22 Nov 2012 00:06:04 +0000 (01:06 +0100)
committerMichal Marek <mmarek@suse.cz>
Thu, 20 Dec 2012 22:02:03 +0000 (23:02 +0100)
commitc2838e6ee2d2eae893646f9a271039ae434ed760
tree6b671c4ff69fc38f04c336cbdd5811b3478650d9
parent409f117e2d6b38d714ab26def840801e33dfe115
scripts/kconfig: ensure we use proper CONFIG_ prefix

Now that we get the CONFIG_ prefix from the environment, we must
ensure we use the proper prefix in case the user has it set in
the environment.

Simply unexport CONFIG_ to fallback to our hard-coded default.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/Makefile