]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: aspeed: Add CONFIG_SPI_ASPEED_SMC
authorCédric Le Goater <clg@kaod.org>
Wed, 1 Mar 2017 14:26:43 +0000 (15:26 +0100)
committerJoel Stanley <joel@jms.id.au>
Mon, 6 Mar 2017 08:05:09 +0000 (18:35 +1030)
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/configs/aspeed_g4_defconfig
arch/arm/configs/aspeed_g5_defconfig

index d25010e3a0bc6996e678e36aa788c526b834bbd0..8bd9e6a91d41d2637c6a4c8d4713598693cfd19b 100644 (file)
@@ -40,6 +40,9 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
+CONFIG_MTD=y
+CONFIG_MTD_SPI_NOR=y
+CONFIG_SPI_ASPEED_SMC=y
 CONFIG_NETDEVICES=y
 # CONFIG_NET_VENDOR_ALACRITECH is not set
 # CONFIG_NET_VENDOR_AMAZON is not set
index 5f660b02abd9024acce489bf2bc25798c975fcd8..0eff4a53fd46d72cfb8e3052788a06032d894c3f 100644 (file)
@@ -46,6 +46,9 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
+CONFIG_MTD=y
+CONFIG_MTD_SPI_NOR=y
+CONFIG_SPI_ASPEED_SMC=y
 CONFIG_NETDEVICES=y
 # CONFIG_NET_VENDOR_ALACRITECH is not set
 # CONFIG_NET_VENDOR_AMAZON is not set