aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc5xxx/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-12 21:09:50 -0600
committerHeiko Schocher <hs@denx.de>2017-05-15 06:17:25 +0200
commit7ffce4f17fdbb110f572dae60670ec28db731ef2 (patch)
tree7ef00f762601cf9dab54e93f63cf79840650da40 /arch/powerpc/cpu/mpc5xxx/Makefile
parenteb5ba3aefdf0f6cbd61684eeb61428f11fa7613c (diff)
downloadu-boot-7ffce4f17fdbb110f572dae60670ec28db731ef2.tar.gz
i2c: powerpc: Remove use of CONFIG_HARD_I2C
Drop use of this long-deprecated option for powerpc. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/powerpc/cpu/mpc5xxx/Makefile')
-rw-r--r--arch/powerpc/cpu/mpc5xxx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/cpu/mpc5xxx/Makefile b/arch/powerpc/cpu/mpc5xxx/Makefile
index 5c67e1d37d8..88e3b2e3aef 100644
--- a/arch/powerpc/cpu/mpc5xxx/Makefile
+++ b/arch/powerpc/cpu/mpc5xxx/Makefile
@@ -9,7 +9,6 @@ extra-y = start.o
extra-y += traps.o
obj-y += io.o
obj-y += firmware_sc_task_bestcomm.impl.o
-obj-y += i2c.o
obj-y += cpu.o
obj-y += cpu_init.o
obj-y += ide.o