diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2017-02-03 17:30:35 +0100 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-02-23 17:02:53 +0100 |
commit | 00954f081538bdfb052e7a3eaa86a69de9e1020d (patch) | |
tree | ec2c53df699732357908ecbf27593688a6a6d318 /src/mainboard/apple/macbook21/cmos.default | |
parent | 6530b6d30dd5197ea855c608cecbcdcea8df9e32 (diff) |
mb/apple/macbook21: Remove unused cmos parameters
These parameters are probably the result of copying from the Thinkpad
X60 code.
Change-Id: I29763b38618d4b306c37424c5c4b57dfcf69424b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/18290
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/apple/macbook21/cmos.default')
-rw-r--r-- | src/mainboard/apple/macbook21/cmos.default | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/apple/macbook21/cmos.default b/src/mainboard/apple/macbook21/cmos.default index 1cf350c4d2..e9844fc524 100644 --- a/src/mainboard/apple/macbook21/cmos.default +++ b/src/mainboard/apple/macbook21/cmos.default @@ -7,14 +7,4 @@ boot_devices='' boot_default=0x40 cmos_defaults_loaded=Yes lpt=Enable -volume=0x3 -first_battery=Primary -bluetooth=Enable -wlan=Enable -wwan=Enable -trackpoint=Enable -fn_ctrl_swap=Disable -sticky_fn=Disable -power_management_beeps=Enable -low_battery_beep=Enable gfx_uma_size=8M
\ No newline at end of file |