From 068253c3697bd80600d7c14a9999301e63f4982e Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 11 Aug 2018 16:19:34 +0200 Subject: mb/*/*/cmos.default: Harmonise CMOS files syntax These files are being updated to match the prevailing style of cmos.default files. Change-Id: I47d31d6fec8c9eb856aed0c63824d9556b7705e4 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/28051 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Martin Roth --- src/mainboard/hp/pavilion_m6_1035dx/cmos.default | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/mainboard/hp/pavilion_m6_1035dx') diff --git a/src/mainboard/hp/pavilion_m6_1035dx/cmos.default b/src/mainboard/hp/pavilion_m6_1035dx/cmos.default index e1ecd5bc7f..b159660aa8 100644 --- a/src/mainboard/hp/pavilion_m6_1035dx/cmos.default +++ b/src/mainboard/hp/pavilion_m6_1035dx/cmos.default @@ -1,4 +1,4 @@ -boot_option = Fallback -debug_level = Debug -nmi = Disable -power_on_after_fail = Disable +boot_option=Fallback +debug_level=Debug +nmi=Disable +power_on_after_fail=Disable -- cgit v1.2.3