diff options
author | Martin Roth <martinroth@google.com> | 2017-06-18 13:18:10 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-06-22 15:19:05 +0000 |
commit | 287f9638af7ab1f0b4bc420a6644591b9cdfd729 (patch) | |
tree | 15862e9a4fe013f403af50dda4c41603fe81c0f1 /src/mainboard/bifferos/Kconfig.name | |
parent | be05f5d7d16b55cd4188da6ae4e4b9977933d057 (diff) | |
download | coreboot-287f9638af7ab1f0b4bc420a6644591b9cdfd729.tar.xz |
mainboard/bifferos: remove bifferboard
This board can't be found to be tested, and compiles romstage with
romcc. If desired, it can be continued in the 4.6 branch.
Change-Id: I4826c277bbb444c2f0573729d76cd492ade95b4c
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20261
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/bifferos/Kconfig.name')
-rw-r--r-- | src/mainboard/bifferos/Kconfig.name | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/bifferos/Kconfig.name b/src/mainboard/bifferos/Kconfig.name deleted file mode 100644 index d16063ebcf..0000000000 --- a/src/mainboard/bifferos/Kconfig.name +++ /dev/null @@ -1,2 +0,0 @@ -config VENDOR_BIFFEROS - bool "Bifferos" |