Unidiff1 files changed, 0 insertions, 5 deletions
|
diff --git a/config.in b/config.in index 60ebd65..9586a33 100644 --- a/ config.in+++ b/ config.in |
|
@@ -138,11 +138,6 @@ config QT_QWS_ALLOW_OVERCLOCK |
138 | depends TARGET_RAMSES |
138 | depends TARGET_RAMSES |
139 | default n |
139 | default n |
140 | |
140 | |
141 | config 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 | |
| |
146 | config USE_FILE_NOTIFICATION |
141 | config 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 |
|