From 3592965aff313a379f6f10faa05c997391c5dd82 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Tue, 26 Feb 2019 01:52:22 -0800 Subject: x86: crownbay: Enable the beeper sound driver Use the i8254 sound driver to support creating simple beeps. Signed-off-by: Bin Meng Reviewed-by: Simon Glass --- arch/x86/dts/crownbay.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/x86') diff --git a/arch/x86/dts/crownbay.dts b/arch/x86/dts/crownbay.dts index 2ffcc5f27e..8938a94e77 100644 --- a/arch/x86/dts/crownbay.dts +++ b/arch/x86/dts/crownbay.dts @@ -10,6 +10,7 @@ /include/ "skeleton.dtsi" /include/ "serial.dtsi" /include/ "keyboard.dtsi" +/include/ "pcspkr.dtsi" /include/ "reset.dtsi" /include/ "rtc.dtsi" /include/ "tsc_timer.dtsi" -- cgit v1.2.1