diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2015-02-07 01:01:11 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2015-02-07 01:01:11 -0500 |
commit | cab445eb6232e03cec1a01f3a53d9e591005a0b9 (patch) | |
tree | d07d78acf4b33f2206e7a50bfd2a9a99404426ce | |
parent | dc506ad17ec1ba71a76e45d1407b3695b375243b (diff) | |
download | plan9front-cab445eb6232e03cec1a01f3a53d9e591005a0b9.tar.xz |
pc64: enable uartisa in default config
-rw-r--r-- | sys/src/9/pc64/pc64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index a5f971967..96d2ec217 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -98,7 +98,7 @@ misc sdloop uarti8250 -# uartisa + uartisa # uartpci pci # vga3dfx +cur |