diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-12 12:29:55 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-12 12:29:55 +0000 |
commit | 7c2dbc59fa9fe014f09484a57375f7b9745d8c7f (patch) | |
tree | bc2bb319c05a3b384ebf79e07a9ace6938d1a88f /target/linux/mvebu | |
parent | 128f510ca98838efb31c7312fab86af4f294621f (diff) |
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35119 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/config-default b/target/linux/mvebu/config-default index e3b4b3a22..eddfff789 100644 --- a/target/linux/mvebu/config-default +++ b/target/linux/mvebu/config-default @@ -228,10 +228,10 @@ CONFIG_PLAT_VERSATILE_CLCD=y CONFIG_PLAT_VERSATILE_SCHED_CLOCK=y # CONFIG_PREEMPT_RCU is not set # CONFIG_SCSI_DMA is not set +CONFIG_SERIAL_8250_DW=y # CONFIG_SERIAL_AMBA_PL010 is not set # CONFIG_SERIAL_AMBA_PL011 is not set CONFIG_SERIAL_OF_PLATFORM=y -CONFIG_SERIAL_8250_DW=y CONFIG_SPARSE_IRQ=y # CONFIG_SWP_EMULATE is not set CONFIG_SYS_SUPPORTS_APM_EMULATION=y |