Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kconfig: fix set but not used variables
Some variables were being set but never used, which was triggering warnings in GCC >= 4.6. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi> Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
- Loading branch information