From 2f1eb9e4b8e83273afd19d23bc417991c3e078a1 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Thu, 29 Jan 2009 17:21:16 +0000 Subject: Remove unneeded ARM architecure patch, just a clone of SAM9260 support --- target/device/ARM/Config.in | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 target/device/ARM/Config.in (limited to 'target/device/ARM/Config.in') diff --git a/target/device/ARM/Config.in b/target/device/ARM/Config.in deleted file mode 100644 index 557476377..000000000 --- a/target/device/ARM/Config.in +++ /dev/null @@ -1,20 +0,0 @@ -menuconfig BR2_TARGET_ARM - bool "Generic ARM Support" - depends on BR2_arm - depends on !BR2_TARGET_ARMLTD - depends on !BR2_TARGET_ATMEL - depends on !BR2_TARGET_SHARP - default y - -if BR2_TARGET_ARM - -config BR2_BOARD_NAME - string "Board Name" - default "arm" - -config BR2_BOARD_PATH - string "Board Path" - default "target/device/ARM" - -endif - -- cgit v1.2.3