aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/config-default
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-06-28 06:54:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-06-28 06:54:20 +0000
commitfe986679908ef2f657e12978e36a6eeeacd933d1 (patch)
treefad168e1d3a6f40aa9a76c42cd7049d5abac51e0 /target/linux/cns3xxx/config-default
parentca52517f612c8ef59f2e9f08433f23281d063b9b (diff)
downloadupstream-fe986679908ef2f657e12978e36a6eeeacd933d1.tar.gz
upstream-fe986679908ef2f657e12978e36a6eeeacd933d1.tar.bz2
upstream-fe986679908ef2f657e12978e36a6eeeacd933d1.zip
[cns3xxx]: ethernet cleanup and sata fix - thanks, Chris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/config-default')
-rw-r--r--target/linux/cns3xxx/config-default5
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/cns3xxx/config-default b/target/linux/cns3xxx/config-default
index 4aebd22fb6..02a88ced0b 100644
--- a/target/linux/cns3xxx/config-default
+++ b/target/linux/cns3xxx/config-default
@@ -12,10 +12,10 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_ARM=y
CONFIG_ARM_GIC=y
CONFIG_ARM_L1_CACHE_SHIFT=5
-# CONFIG_ARM_PATCH_PHYS_VIRT is not set
CONFIG_ARM_THUMB=y
CONFIG_ATA=y
# CONFIG_ATA_SFF is not set
+CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=2
CONFIG_BLK_DEV_RAM_SIZE=32768
@@ -47,7 +47,6 @@ CONFIG_DWC_OTG_MODE=y
CONFIG_EEPROM_AT24=y
CONFIG_FRAME_POINTER=y
# CONFIG_FSNOTIFY is not set
-# CONFIG_FTMAC100 is not set
CONFIG_GENERIC_ATOMIC64=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
@@ -101,7 +100,6 @@ CONFIG_LEDS_GPIO=y
CONFIG_M25PXX_USE_FAST_READ=y
CONFIG_MACH_CNS3420VB=y
CONFIG_MACH_GW2388=y
-# CONFIG_MFD_MAX8997 is not set
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
@@ -134,6 +132,7 @@ CONFIG_RD_GZIP=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_DS1672=y
CONFIG_SATA_AHCI=y
+CONFIG_SATA_AHCI_CNS3XXX=y
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_SCSI=y
# CONFIG_SCSI_MULTI_LUN is not set