diff options
author | Koen Kooi <koen@openembedded.org> | 2008-08-08 20:45:58 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-08-08 20:45:58 +0000 |
commit | 19d7a70af1f98b1e498930d522c31910b0662799 (patch) | |
tree | bfad39e9139e53d4907c51facf2fc00a6d4e23df /packages/linux/linux-handhelds-2.6-2.6.21 | |
parent | da481e02805d3a9ec6e4cd70b6cbeb76d0af6fdb (diff) |
linux-openmoko.inc: sync with openmoko so package upgrade doesn't &*$(*@$(@ erase my kernel partition again
Diffstat (limited to 'packages/linux/linux-handhelds-2.6-2.6.21')
-rw-r--r-- | packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig index 7c8e756060..e5d3cd1a07 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh20 -# Fri Feb 15 01:08:07 2008 +# Thu Aug 7 19:32:15 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -938,7 +938,11 @@ CONFIG_HW_CONSOLE=y # # Serial drivers # -# CONFIG_SERIAL_8250 is not set +CONFIG_SERIAL_8250=m +CONFIG_SERIAL_8250_CS=m +CONFIG_SERIAL_8250_NR_UARTS=4 +CONFIG_SERIAL_8250_RUNTIME_UARTS=4 +# CONFIG_SERIAL_8250_EXTENDED is not set # # Non-8250 serial port support |