Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support/kconfig: use kconfig-provided way of setting the CONFIG_ prefix | Yann E. MORIN | 2013-04-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | It's now been a while since it has been possible to build the kconfig parser to understand a prefix other than CONFIG_, and even no prefix at all, by setting the CONFIG_ macro (#define) at biuld time. Just use that, insted of patching, it will make it easier for us in the future. Our patches have been refreshed at the same time. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | kconfig: do not use HOST_LOADLIBES anymore | Thomas Petazzoni | 2012-04-19 | 1 | -2/+2 |
| | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | support: move kconfig stuff from package/config to support/kconfig | Thomas Petazzoni | 2011-09-17 | 1 | -0/+53 |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |