diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-21 06:18:56 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-21 06:18:56 +0000 |
commit | 372555fe39ca45dc0cead9d76ffb0cb3a2a605f4 (patch) | |
tree | 0e43c5917dc41d045f1db05c8de272ca0bbd10cc /linux | |
parent | cccdfc9c069d6b238b3896f9abbd632dc19edfe5 (diff) |
Disable unnecessary and annoying fb console rotation for tosa (unintented from the previous update).
BKrev: 41a03350SbfLLF1e08oHWtjEVl6PjA
Diffstat (limited to 'linux')
-rw-r--r-- | linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-tosa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-tosa b/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-tosa index 5f71966322..f6f9c7e7b8 100644 --- a/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-tosa +++ b/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/defconfig-tosa @@ -1076,7 +1076,7 @@ CONFIG_FBCON_CFB16=y # CONFIG_FBCON_VGA_PLANES is not set # CONFIG_FBCON_VGA is not set # CONFIG_FBCON_HGA is not set -CONFIG_FBCON_ROTATE_R=y +# CONFIG_FBCON_ROTATE_R is not set # CONFIG_FBCON_ROTATE_L is not set # CONFIG_FBCON_FONTWIDTH8_ONLY is not set CONFIG_FBCON_FONTS=y |