commit | a2959d67c00a8719d8b0eff9296d2b10eead0e22 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Aug 23 22:06:21 2014 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon Aug 25 11:36:19 2014 -0400 |
tree | b6074294fc0fb4cacd79334ca3f19f4fd96d3ebc | |
parent | a9f48163bcd9ea20f9e4bc4467946f6726882a9b [diff] |
build: Update kconfig to version in Linux 3.16. Update kconfig (from Linux v3.13) to the latest version (Linux v3.16). This copies kconfig from Linux with only the changes necessary to work with the SeaBIOS build (the equivalent of the earlier SeaBIOS 0da7bfdf commit) and the changes necessary to always emit symbols (SeaBIOS b623e7c5 commit). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>