diff options
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/iop32x-2.6/Makefile | 2 | ||||
| -rw-r--r-- | target/linux/iop32x-2.6/config/default | 6 | 
2 files changed, 7 insertions, 1 deletions
| diff --git a/target/linux/iop32x-2.6/Makefile b/target/linux/iop32x-2.6/Makefile index 58a1f2746..2259496fe 100644 --- a/target/linux/iop32x-2.6/Makefile +++ b/target/linux/iop32x-2.6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk  ARCH:=arm  BOARD:=iop32x  BOARDNAME:=Intel XScale IOP32x -FEATURES:=squashfs jffs2 broken +FEATURES:=squashfs jffs2  define Target/Description  endef diff --git a/target/linux/iop32x-2.6/config/default b/target/linux/iop32x-2.6/config/default index e3001119e..22e7e02ef 100644 --- a/target/linux/iop32x-2.6/config/default +++ b/target/linux/iop32x-2.6/config/default @@ -14,6 +14,7 @@ CONFIG_ALIGNMENT_TRAP=y  # CONFIG_ARCH_H720X is not set  # CONFIG_ARCH_IMX is not set  # CONFIG_ARCH_INTEGRATOR is not set +# CONFIG_ARCH_IOP13XX is not set  CONFIG_ARCH_IOP32X=y  # CONFIG_ARCH_IOP33X is not set  # CONFIG_ARCH_IXP4XX is not set @@ -24,6 +25,7 @@ CONFIG_ARCH_IOP32X=y  # CONFIG_ARCH_L7200 is not set  # CONFIG_ARCH_LH7A40X is not set  # CONFIG_ARCH_NETX is not set +# CONFIG_ARCH_NS9XXX is not set  # CONFIG_ARCH_OMAP is not set  # CONFIG_ARCH_PNX4008 is not set  # CONFIG_ARCH_PXA is not set @@ -188,6 +190,7 @@ CONFIG_IP_NF_TARGET_REDIRECT=m  # CONFIG_IP_NF_TFTP is not set  CONFIG_IP_PIMSM_V1=y  CONFIG_IP_PIMSM_V2=y +# CONFIG_IWMMXT is not set  # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set  CONFIG_JFFS2_FS_DEBUG=0  # CONFIG_JFS_FS is not set @@ -360,6 +363,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y  # CONFIG_SENSORS_ADM1021 is not set  # CONFIG_SENSORS_ADM1025 is not set  # CONFIG_SENSORS_ADM1026 is not set +# CONFIG_SENSORS_ADM1029 is not set  # CONFIG_SENSORS_ADM1031 is not set  # CONFIG_SENSORS_ADM9240 is not set  # CONFIG_SENSORS_ASB100 is not set @@ -387,6 +391,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y  # CONFIG_SENSORS_MAX1619 is not set  # CONFIG_SENSORS_MAX6875 is not set  # CONFIG_SENSORS_PC87360 is not set +# CONFIG_SENSORS_PC87427 is not set  # CONFIG_SENSORS_PCA9539 is not set  # CONFIG_SENSORS_PCF8574 is not set  # CONFIG_SENSORS_PCF8591 is not set @@ -402,6 +407,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y  # CONFIG_SENSORS_W83781D is not set  # CONFIG_SENSORS_W83791D is not set  # CONFIG_SENSORS_W83792D is not set +# CONFIG_SENSORS_W83793 is not set  # CONFIG_SENSORS_W83L785TS is not set  # CONFIG_SERIAL_8250_EXTENDED is not set  # CONFIG_SHMEM is not set | 
