diff options
author | Keith Hui <buurin@gmail.com> | 2020-02-02 20:23:03 -0500 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-04-18 18:51:34 +0000 |
commit | 6f1494b25277af88cf1a7c010c1a75e641f45a08 (patch) | |
tree | 0daf7f6256aa6b7574fe047a22c1289f33e6293d /src/mainboard/asus/p2b-d/Kconfig.name | |
parent | d6d9a4e8c5630e7fb72d9b7d496ada4e8465daa5 (diff) | |
download | coreboot-6f1494b25277af88cf1a7c010c1a75e641f45a08.tar.xz |
asus/p2b-d: Transform into variant
TEST=build with BUILD_TIMELESS=1, binary does not change
Change-Id: I1161c726c8c752b5b1e152e1617811989631096e
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39903
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asus/p2b-d/Kconfig.name')
-rw-r--r-- | src/mainboard/asus/p2b-d/Kconfig.name | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/asus/p2b-d/Kconfig.name b/src/mainboard/asus/p2b-d/Kconfig.name deleted file mode 100644 index 23e78088c0..0000000000 --- a/src/mainboard/asus/p2b-d/Kconfig.name +++ /dev/null @@ -1,2 +0,0 @@ -config BOARD_ASUS_P2B_D - bool "P2B-D" |