Add additional config options to remove parts of code.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 22 Jul 2008 02:23:05 +0000 (22:23 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 22 Jul 2008 02:23:05 +0000 (22:23 -0400)
commit409670204b5da474d558444c7c4f9defe0242815
treec4903a409ff451ea9b77d9cf2a890ddcaa13a390
parentae8be531d7a0f04666b51bb6a8b78b6a956efcaf
Add additional config options to remove parts of code.

Added options CONFIG_BOOT, CONFIG_SERIAL, CONFIG_LPT, CONFIG_KEYBOARD,
    CONFIG_BOOTMENU.
Also extended coverage of existing options to ensure full code got
    removed.
src/boot.c
src/config.h
src/floppy.c
src/kbd.c
src/mouse.c
src/post.c
src/post_menu.c
src/serial.c
src/smm.c