diff options
Diffstat (limited to 'target/linux/iop32x/config-default')
| -rw-r--r-- | target/linux/iop32x/config-default | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index 58b99445a..120349182 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -41,7 +41,7 @@ CONFIG_ARCH_IOP32X=y  CONFIG_ARM=y  # CONFIG_ARM_THUMB is not set  # CONFIG_ARPD is not set -# CONFIG_ARTHUR is not set +CONFIG_ARTHUR=n  CONFIG_ATA=m  # CONFIG_ATA_GENERIC is not set  # CONFIG_ATA_PIIX is not set @@ -90,8 +90,8 @@ CONFIG_E1000_NAPI=y  # CONFIG_E1000E is not set  # CONFIG_FARSYNC is not set  CONFIG_FIRMWARE_EDID=y -# CONFIG_FPE_FASTFPE is not set -# CONFIG_FPE_NWFPE is not set +CONFIG_FPE_FASTFPE=n +CONFIG_FPE_NWFPE=n  # CONFIG_FPE_NWFPE_XP is not set  CONFIG_FRAME_POINTER=y  # CONFIG_HAMRADIO is not set  | 
