-rw-r--r-- | def-configs/opie | 8 | ||||
-rw-r--r-- | def-configs/opie-x11 | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/def-configs/opie b/def-configs/opie index afbb1cb..b6b824c 100644 --- a/def-configs/opie +++ b/def-configs/opie @@ -8,6 +8,7 @@ CONFIG_TARGET_X86=y # CONFIG_TARGET_SHARP is not set # CONFIG_TARGET_IPAQ is not set +# CONFIG_OPTIMIZE is not set CONFIG_SPECFILE="qws/linux-generic-g++" # CONFIG_X11 is not set @@ -106,12 +107,7 @@ CONFIG_WLAN=y # multimedia # CONFIG_SHOWIMG=y - -# -# mail -# -CONFIG_BEND=y -CONFIG_LIBMAIL=y +CONFIG_OPIEMAIL2=y # # graphics diff --git a/def-configs/opie-x11 b/def-configs/opie-x11 index 937f050..a419ed7 100644 --- a/def-configs/opie-x11 +++ b/def-configs/opie-x11 @@ -8,6 +8,7 @@ CONFIG_TARGET_X86=y # CONFIG_TARGET_SHARP is not set # CONFIG_TARGET_IPAQ is not set +# CONFIG_OPTIMIZE is not set CONFIG_SPECFILE="linux-g++" CONFIG_X11=y CONFIG_LIBQPE-X11=y @@ -108,12 +109,7 @@ CONFIG_WLAN=y # multimedia # CONFIG_SHOWIMG=y - -# -# mail -# -CONFIG_BEND=y -CONFIG_LIBMAIL=y +CONFIG_OPIEMAIL2=y # # graphics |