diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-09 13:38:50 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-10 20:23:36 +0100 |
commit | a2d131511ffc6dcac1df391690acc66fc7c40954 (patch) | |
tree | 4b402f0db8bb0a800d6a3949f62cba3a64d448fd /src/drivers/trident/Kconfig | |
parent | bb3934c3c287715ee758ded30414a8ab301aef29 (diff) |
[REMOVAL] drivers/trident/blade3d
As announced in http://permalink.gmane.org/gmane.linux.bios/81918
I am removing all boards older than 10 years from the tree.
Change-Id: I180fd548e8f45fc94e5086159c0e3e9465c74598
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12386
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/drivers/trident/Kconfig')
-rw-r--r-- | src/drivers/trident/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/trident/Kconfig b/src/drivers/trident/Kconfig deleted file mode 100644 index 1dcd5f3382..0000000000 --- a/src/drivers/trident/Kconfig +++ /dev/null @@ -1 +0,0 @@ -source src/drivers/trident/blade3d/Kconfig |