diff options
Diffstat (limited to 'target/linux/rdc/config-2.6.30')
| -rw-r--r-- | target/linux/rdc/config-2.6.30 | 10 | 
1 files changed, 7 insertions, 3 deletions
| diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index ff48509ae..5c2a715e0 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -53,6 +53,7 @@ CONFIG_CMDLINE_BOOL=y  # CONFIG_DEBUG_BUGVERBOSE is not set  # CONFIG_DEBUG_FS is not set  CONFIG_DECOMPRESS_GZIP=y +CONFIG_DECOMPRESS_LZMA=y  CONFIG_DEFAULT_IO_DELAY_TYPE=0  # CONFIG_DELL_RBU is not set  CONFIG_DEVPORT=y @@ -157,6 +158,9 @@ CONFIG_KERNEL_LZMA=y  CONFIG_KTIME_SCALAR=y  CONFIG_LBD=y  # CONFIG_LEDS_ALIX2 is not set +# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set +# CONFIG_LEDS_TRIGGER_NETDEV is not set +# CONFIG_LEDS_TRIGGER_TIMER is not set  # CONFIG_M386 is not set  CONFIG_M486=y  # CONFIG_M586 is not set @@ -165,7 +169,7 @@ CONFIG_M486=y  # CONFIG_M686 is not set  # CONFIG_MACHZ_WDT is not set  # CONFIG_MACINTOSH_DRIVERS is not set -# CONFIG_MATH_EMULATION is not set +CONFIG_MATH_EMULATION=y  # CONFIG_MCA is not set  # CONFIG_MCORE2 is not set  # CONFIG_MCRUSOE is not set @@ -206,7 +210,7 @@ CONFIG_MTD_RDC3210_SIZE=0x400000  CONFIG_NOHIGHMEM=y  CONFIG_NR_CPUS=1  # CONFIG_NSC_GPIO is not set -CONFIG_NVRAM=y +# CONFIG_NVRAM is not set  # CONFIG_OLPC is not set  # CONFIG_OPTIMIZE_INLINING is not set  CONFIG_PAGEFLAGS_EXTENDED=y @@ -232,7 +236,7 @@ CONFIG_PHYSICAL_START=0x100000  # CONFIG_POWER_TRACER is not set  CONFIG_PROCESSOR_SELECT=y  # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set -CONFIG_RDC321X_WDT=y +CONFIG_RDC321X_WDT=m  CONFIG_RD_GZIP=y  # CONFIG_RD_LZMA is not set  # CONFIG_RELOCATABLE is not set | 
