Commit 4237b5c8 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

target/device/Atmel: remove atngw100-expanded config



Doesn't make much sense without working xserver.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 555e933b
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -79,12 +79,4 @@ config BR2_TARGET_AVR32_ATNGW100_BASE
	help
	  Very simple configuration for the Atmel AVR32 Network Gateway Board.

config BR2_TARGET_AVR32_ATNGW100_EXPANDED
	bool "Atmel AVR32 expanded network gateway board support"
	depends on BR2_TARGET_AT32AP7000
	select BR2_PACKAGE_LINUX
	help
	  The Atmel AVR32 Network Gateway Board expanded to include
	  audio, video, and PS/2.

endchoice
+0 −7
Original line number Diff line number Diff line
ifeq ($(BR2_TARGET_AVR32_ATNGW100_EXPANDED),y)
ATNGW100_EXPANDED_PATH=target/device/Atmel/atngw100-expanded

TARGET_SKELETON=$(ATNGW100_EXPANDED_PATH)/target_skeleton
TARGET_DEVICE_TABLE=$(ATNGW100_EXPANDED_PATH)/device_table.txt
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BOARD_PATH)/busybox-1.9.1.config
endif
+0 −1290

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −1201

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −1271

File deleted.

Preview size limit exceeded, changes collapsed.

Loading