]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
Xilinx: ARM: update test defconfigs to new SPI driver name
authorJohn Linn <john.linn@xilinx.com>
Wed, 1 Jun 2011 13:42:24 +0000 (07:42 -0600)
committerJohn Linn <john.linn@xilinx.com>
Wed, 1 Jun 2011 13:42:24 +0000 (07:42 -0600)
The SPI driver was changed from PSS to PS such that the
defconfigs need to be changed also.

arch/arm/configs/xilinx_test_defconfig
arch/arm/configs/xilinx_test_smp_defconfig

index bca8e6de83662a7fc25499831c12f867685cd156..641fbb01658ab63459bdf28e04dc0d4e30e8a8ab 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux/arm 2.6.39 Kernel Configuration
-# Tue May 31 16:28:09 2011
+# Wed Jun  1 07:39:07 2011
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -951,7 +951,7 @@ CONFIG_SPI_MASTER=y
 # CONFIG_SPI_XILINX is not set
 CONFIG_SPI_XILINX_PSS_QSPI=y
 CONFIG_XILINX_PSS_QSPI_USE_DUAL_FLASH=y
-# CONFIG_SPI_XILINX_PS_SPI is not set
+CONFIG_SPI_XILINX_PS_SPI=y
 # CONFIG_SPI_DESIGNWARE is not set
 
 #
index 5468c7c13d854e94823ebd3abe5e98d8e30a7492..031eefabb68289dd7e5df0190c4dbebfd8f103cf 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux/arm 2.6.39 Kernel Configuration
-# Tue May 31 16:28:57 2011
+# Wed Jun  1 07:40:19 2011
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -964,7 +964,7 @@ CONFIG_SPI_MASTER=y
 # CONFIG_SPI_XILINX is not set
 CONFIG_SPI_XILINX_PSS_QSPI=y
 CONFIG_XILINX_PSS_QSPI_USE_DUAL_FLASH=y
-# CONFIG_SPI_XILINX_PS_SPI is not set
+CONFIG_SPI_XILINX_PS_SPI=y
 # CONFIG_SPI_DESIGNWARE is not set
 
 #