update 2.6.27 specific patches, and sync kernel config
SVN-Revision: 13197
This commit is contained in:
parent
f76bec1452
commit
2b10284b62
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue