diff options
author | John Crispin <blogic@openwrt.org> | 2007-12-22 19:19:14 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2007-12-22 19:19:14 +0000 |
commit | 1a5d95777a5a958c579cf848cc3f59dece7a6ffd (patch) | |
tree | d4ad3c79851d351009db3dc6457b125b2f8f9a3b /target/linux/ifxmips | |
parent | 9f8fe53b649317e6a7fbd400dcd88933a8679d82 (diff) | |
download | upstream-1a5d95777a5a958c579cf848cc3f59dece7a6ffd.tar.gz upstream-1a5d95777a5a958c579cf848cc3f59dece7a6ffd.tar.bz2 upstream-1a5d95777a5a958c579cf848cc3f59dece7a6ffd.zip |
enable ifxmips serial
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9839 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r-- | target/linux/ifxmips/config-2.6.23 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/config-2.6.23 b/target/linux/ifxmips/config-2.6.23 index b0e0bb8af5..21da39d22c 100644 --- a/target/linux/ifxmips/config-2.6.23 +++ b/target/linux/ifxmips/config-2.6.23 @@ -154,7 +154,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y CONFIG_SCSI_WAIT_SCAN=m # CONFIG_SERIAL_8250 is not set -# CONFIG_SERIAL_IFXMIPS is not set +CONFIG_SERIAL_IFXMIPS=y # CONFIG_SGI_IP22 is not set # CONFIG_SGI_IP27 is not set # CONFIG_SGI_IP32 is not set |