summaryrefslogtreecommitdiffstats
path: root/include/configs/arndale.h
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2014-11-09 10:44:31 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2014-11-17 19:11:03 +0900
commitadc7d20631930873ff8314319b3c66f2798d6bc6 (patch)
tree1eae97106fd48e5af919ceb57a57aec980199f31 /include/configs/arndale.h
parent4f29862487ab94e791d17de2df5528d417e88c1c (diff)
downloadtalos-obmc-uboot-adc7d20631930873ff8314319b3c66f2798d6bc6.tar.gz
talos-obmc-uboot-adc7d20631930873ff8314319b3c66f2798d6bc6.zip
exynos: Enable config_distro_defaults.h
...and remove explicit setting of things which this implies. This is done for all exynos platforms (4 & 5) so it is added to exynos-common.h I'm mainly interested in CONFIG_CMD_BOOTZ and CONFIG_SUPPORT_RAW_INITRD I have build tested on all exynos platforms (MAKEALL -s exynos), but only boot tested on arndale. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Guillaume GARDET <guillaume.gardet@free.fr> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/arndale.h')
-rw-r--r--include/configs/arndale.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/arndale.h b/include/configs/arndale.h
index f9ee40fa7e..a87806d3cf 100644
--- a/include/configs/arndale.h
+++ b/include/configs/arndale.h
@@ -17,8 +17,6 @@
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
-#define CONFIG_CMD_EXT2
-
/* USB */
#define CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_EXYNOS
OpenPOWER on IntegriCloud