Merge common EC directories
Split the EC define into base and variant. Merge the 3 ATmega chips as atmega, and the 2 ITE chips as ite. Tested that the generated files are identical. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
01885609e8
commit
69f97fe149
@@ -1,6 +1,7 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
EC=it8587e
|
||||
EC=ite
|
||||
EC_VARIANT=it8587e
|
||||
|
||||
# Include keyboard
|
||||
KEYBOARD=15in_102
|
||||
|
Reference in New Issue
Block a user