From 8b6a574f396972f5065b4cab0d201fbb97015b0f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 25 Apr 2015 20:12:05 -0500 Subject: refactor the lower case symbols out We don't need this, as ARCH is implicit through the directory. All lower case symbols should be removed now. --- target/avr32/systems/atmel-ngw100 | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/avr32/systems/atmel-ngw100') diff --git a/target/avr32/systems/atmel-ngw100 b/target/avr32/systems/atmel-ngw100 index b5dd60c8a..1ed2d216e 100644 --- a/target/avr32/systems/atmel-ngw100 +++ b/target/avr32/systems/atmel-ngw100 @@ -1,7 +1,5 @@ config ADK_TARGET_SYSTEM_ATMEL_NGW100 bool "Atmel NGW100" - select ADK_avr32 - select ADK_atmel_ngw100 select ADK_CPU_AVR32 select ADK_TARGET_KERNEL_UIMAGE select ADK_HOST_BUILD_U_BOOT -- cgit v1.2.3