x86: coreboot: Enable the beeper sound driver
authorSimon Glass <sjg@chromium.org>
Sun, 17 Feb 2019 03:25:00 +0000 (20:25 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 20 Feb 2019 07:27:10 +0000 (15:27 +0800)
commit9d4d5db64d038b690f5ea34f30bad8dcc50ae425
treea18e217d6585b51eda32bd2cb704437fc6426b05
parent6a27e540de2c5ff580af99b6b093ce00f495466e
x86: coreboot: Enable the beeper sound driver

Use the i8254 sound driver to support creating simple beeps.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/coreboot_defconfig