aboutsummaryrefslogtreecommitdiff
path: root/include/configs/P1022DS.h
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2017-12-08 15:36:17 +0200
committerTom Rini <trini@konsulko.com>2017-12-12 14:05:48 -0500
commit9920d151c4b22540a937c4225020069c583a7fad (patch)
treee797e168ece8cefa1f3cb4d3df0a33577d0bc830 /include/configs/P1022DS.h
parentad0ac54361128c60b5e7012a2b7bf38061bdc25e (diff)
downloadu-boot-9920d151c4b22540a937c4225020069c583a7fad.zip
u-boot-9920d151c4b22540a937c4225020069c583a7fad.tar.gz
u-boot-9920d151c4b22540a937c4225020069c583a7fad.tar.bz2
ata: Migrate CONFIG_FSL_SATA to Kconfig
Use 'imply' here liberally to avoid the combinatorial explosion of defconfig changes in the PowerPC boards. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Diffstat (limited to 'include/configs/P1022DS.h')
-rw-r--r--include/configs/P1022DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h
index 4756a71..7d4ac61 100644
--- a/include/configs/P1022DS.h
+++ b/include/configs/P1022DS.h
@@ -483,7 +483,6 @@
/* SATA */
#define CONFIG_LIBATA
-#define CONFIG_FSL_SATA
#define CONFIG_FSL_SATA_V2
#define CONFIG_SYS_SATA_MAX_DEVICE 2