summaryrefslogtreecommitdiff
path: root/adk/config/zconf.y
AgeCommit message (Collapse)Author
2014-12-21add patch to KconfigWaldemar Brodkorb
Add following patch https://lkml.org/lkml/2010/7/19/178 This allows to select for symbol as module and for special predefined values on int/string/hex symbols.
2014-12-19use the new concept of appliancesWaldemar Brodkorb
- Sync with Kernel upstream Kconfig - use new feature visible - add a patch for select on choices https://lkml.org/lkml/2011/2/17/379 - rename ADK_LINUX -> ADK_TARGET_ARCH - remove package collection feature - add appliance feature to define a appliance more complete
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb