Start using Kconfig to configure SeaBIOS settings.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 27 Jan 2011 02:19:25 +0000 (21:19 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 29 Jan 2011 14:44:33 +0000 (09:44 -0500)
commit713be89d5c60ea1e41a64c123a735ab9dc0dae99
treeeb2c1ca9b81a2a1cd3304c2edce540fe05dbe941
parentb623e7c56883d69049d3060d148c5b0c9d71fafc
Start using Kconfig to configure SeaBIOS settings.

Create autoconf.h during the build.

Move a couple of config settings from config.h to Kconfig.
.gitignore
Makefile
src/Kconfig [new file with mode: 0644]
src/config.h