From 9067b30008e4c09fb6287d306caf2a6bed08370f Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 15 Dec 2014 23:26:30 +0900 Subject: mpc8260: remove atc board support These boards are still non-generic boards. drivers/rtc/ds12887.c should also be removed because it can not be built without CONFIG_ATC. Signed-off-by: Masahiro Yamada Cc: Wolfgang Denk --- configs/atc_defconfig | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 configs/atc_defconfig (limited to 'configs') diff --git a/configs/atc_defconfig b/configs/atc_defconfig deleted file mode 100644 index 967be47..0000000 --- a/configs/atc_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_MPC8260=y -CONFIG_TARGET_ATC=y -- cgit v1.1