From 9e009f3bbca93e09decf93369e592ada95e6ef48 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 5 Dec 2010 21:52:41 +0100 Subject: Remove all Config.in/Makefile.in files in target/device Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- target/device/xtensa/Config.in | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 target/device/xtensa/Config.in (limited to 'target/device/xtensa/Config.in') diff --git a/target/device/xtensa/Config.in b/target/device/xtensa/Config.in deleted file mode 100644 index 0d4408c23..000000000 --- a/target/device/xtensa/Config.in +++ /dev/null @@ -1,21 +0,0 @@ -menuconfig BR2_TARGET_XTENSA - bool "Device and Board Support for Xtensa and Diamond cores" - depends on BR2_xtensa - default y - help - Lists development boards with support for the Xtensa architecture. - -if BR2_TARGET_XTENSA -comment "Tensilica Xtensa/Diamond based Device Support" - depends on BR2_xtensa - -config BR2_TARGET_XTENSA_XTAV60 - bool "XTAV60/200 board (Avnet LX60 or LX200 plus Tensilica IP)" - depends on BR2_xtensa - default y - help - The XTAV60 or XTAV200 board, which is an Avnet LX60 or LX200 - emulation board programmed with an FPGA bitstream obtained - from Tensilica. - -endif -- cgit v1.2.3