diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.9 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index c90717c79e..7abc1c2dcc 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -82,6 +82,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_NOMADIK is not set # CONFIG_ARCH_NUC93X is not set # CONFIG_ARCH_OMAP is not set +# CONFIG_ARCH_OMAP1 is not set # CONFIG_ARCH_ORION5X is not set # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set # CONFIG_ARCH_PICOXCELL is not set @@ -680,6 +681,7 @@ CONFIG_DQL=y # CONFIG_DVB_DUMMY_FE is not set # CONFIG_DVB_TUNER_DIB0070 is not set # CONFIG_DVB_TUNER_DIB0090 is not set +# CONFIG_DW_DMAC is not set # CONFIG_DW_WATCHDOG is not set # CONFIG_DX_SEP is not set # CONFIG_DYNAMIC_DEBUG is not set @@ -2817,6 +2819,7 @@ CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y # CONFIG_SERIAL_8250_CS is not set # CONFIG_SERIAL_8250_DETECT_IRQ is not set +CONFIG_SERIAL_8250_DMA=y # CONFIG_SERIAL_8250_DW is not set # CONFIG_SERIAL_8250_EM is not set # CONFIG_SERIAL_8250_EXAR_ST16C554 is not set |