[linux] 01/10: config: enabling support for the AMD Seattle platform

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 23 11:05:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

ijc pushed a commit to branch master
in repository linux.

commit 78145e4abdfeb2616cf4dbfb1b86b1c2ea6c03fa
Author: Ricardo Salveti <ricardo.salveti at linaro.org>
Date:   Tue Jan 5 22:14:52 2016 -0200

    config: enabling support for the AMD Seattle platform
    
    Signed-off-by: Ricardo Salveti <ricardo.salveti at linaro.org>
---
 debian/config/arm64/config | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index f912083..1058e32 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -22,12 +22,14 @@ CONFIG_CRYPTO_AES_ARM64_CE_BLK=m
 ##
 ## file: arch/arm64/Kconfig.platforms
 ##
+CONFIG_ARCH_SEATTLE=y
 CONFIG_ARCH_VEXPRESS=y
 CONFIG_ARCH_XGENE=y
 
 ##
 ## file: drivers/ata/Kconfig
 ##
+CONFIG_SATA_AHCI_PLATFORM=m
 CONFIG_AHCI_XGENE=m
 
 ##
@@ -82,6 +84,11 @@ CONFIG_NET_VENDOR_ADAPTEC=y
 CONFIG_ADAPTEC_STARFIRE=m
 
 ##
+## file: drivers/net/ethernet/amd/Kconfig
+##
+CONFIG_AMD_XGBE=m
+
+##
 ## file: drivers/net/ethernet/apm/xgene/Kconfig
 ##
 CONFIG_NET_XGENE=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list