-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 @@ -9,4 +9,5 @@ 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 @@ -107,10 +108,5 @@ CONFIG_WLAN=y # CONFIG_SHOWIMG=y - -# -# mail -# -CONFIG_BEND=y -CONFIG_LIBMAIL=y +CONFIG_OPIEMAIL2=y # 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 @@ -9,4 +9,5 @@ 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 @@ -109,10 +110,5 @@ CONFIG_WLAN=y # CONFIG_SHOWIMG=y - -# -# mail -# -CONFIG_BEND=y -CONFIG_LIBMAIL=y +CONFIG_OPIEMAIL2=y # |