From 4237b5c87f1dcc2d9589d1b1e8b3906236d54453 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 19 May 2009 20:11:38 +0200 Subject: target/device/Atmel: remove atngw100-expanded config Doesn't make much sense without working xserver. Signed-off-by: Peter Korsgaard --- .../kernel-patches/linux-2.6.24.4-100-atngw100-add-ac97.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-100-atngw100-add-ac97.patch (limited to 'target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-100-atngw100-add-ac97.patch') diff --git a/target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-100-atngw100-add-ac97.patch b/target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-100-atngw100-add-ac97.patch deleted file mode 100644 index 984a4e995..000000000 --- a/target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-100-atngw100-add-ac97.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/avr32/boards/atngw100/setup.c 2008-03-14 08:31:39.000000000 -0400 -+++ b/arch/avr32/boards/atngw100/setup.c 2008-03-14 08:33:23.000000000 -0400 -@@ -166,6 +166,7 @@ static int __init atngw100_init(void) - at32_add_device_spi(0, spi0_board_info, ARRAY_SIZE(spi0_board_info)); - at32_add_device_mci(0, &mci0_data); - at32_add_device_usba(0, NULL); -+ at32_add_device_ac97c(0); - - for (i = 0; i < ARRAY_SIZE(ngw_leds); i++) { - at32_select_gpio(ngw_leds[i].gpio, -- cgit v1.2.3