summaryrefslogtreecommitdiff
path: root/config.in
Unidiff
Diffstat (limited to 'config.in') (more/less context) (show whitespace changes)
-rw-r--r--config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.in b/config.in
index 60ebd65..9586a33 100644
--- a/config.in
+++ b/config.in
@@ -135,17 +135,12 @@ config USE_REALTIME_AUDIO_THREAD
135 135
136config QT_QWS_ALLOW_OVERCLOCK 136config QT_QWS_ALLOW_OVERCLOCK
137 boolean "Allow the user to overclock the device" 137 boolean "Allow the user to overclock the device"
138 depends TARGET_RAMSES 138 depends TARGET_RAMSES
139 default n 139 default n
140 140
141config OPIE_HIGH_RES_SMALL_PHY
142 boolean "Resolution is bigger than physical screen"
143 default y if TARGET_C700
144 default n if ! TARGET_C700
145
146config USE_FILE_NOTIFICATION 141config USE_FILE_NOTIFICATION
147 boolean "Substitute (some) polling interfaces with OFileNotifier" 142 boolean "Substitute (some) polling interfaces with OFileNotifier"
148 default y 143 default y
149 144
150config OPIE_NEW_ALLOC 145config OPIE_NEW_ALLOC
151 boolean "Use malloc and free for the implementation" 146 boolean "Use malloc and free for the implementation"