[atheros] update 2.6.27 specific patches, and sync kernel config
authorGabor Juhos <juhosg@openwrt.org>
Thu, 13 Nov 2008 14:29:34 +0000 (14:29 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 13 Nov 2008 14:29:34 +0000 (14:29 +0000)
SVN-Revision: 13197

target/linux/atheros/config-2.6.27
target/linux/atheros/patches-2.6.27/901-get_c0_compare_irq_function.patch

index 8e9664ece71ef8b6528b8479f7761d7848f94923..8c793300005fc970c38d128defce324ba095298b 100644 (file)
@@ -207,7 +207,6 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=1
 # CONFIG_SIBYTE_SWARM is not set
 # CONFIG_SMSC_PHY is not set
 CONFIG_SND_MIPS=y
-CONFIG_SND_USB=y
 # CONFIG_SOFT_WATCHDOG is not set
 # CONFIG_SPARSEMEM_STATIC is not set
 # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
index eaf2b03fae51691fbf6cf8fd66c001223cd130fb..93eb4767ed3f9b349ad63620c2ae67ff81a7b4bd 100644 (file)
@@ -29,7 +29,7 @@
  {
 --- a/arch/mips/atheros/board.c
 +++ b/arch/mips/atheros/board.c
-@@ -205,6 +205,11 @@ void (*board_time_init)(void);
+@@ -265,6 +265,11 @@ void (*board_time_init)(void);
  void __init plat_time_init(void) {
      board_time_init();
  }