]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
tegra: clean-up useless define
authorMarcel Ziswiler <marcel@ziswiler.com>
Fri, 10 Oct 2014 15:45:17 +0000 (17:45 +0200)
committerTom Warren <twarren@nvidia.com>
Wed, 22 Oct 2014 16:30:55 +0000 (09:30 -0700)
Wondering what exactly that one should bring (;-p). Looks like a remnant of the last commit

783e6a72b8278d59854ced41a4696c9a14abbb0b
kconfig: move CONFIG_OF_* to Kconfig

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/tegra-common-post.h

index 23e3c8af31a8a758b6027d1810f0adce4b8f558a..9abf2683c1278466d99773088158bed914108635 100644 (file)
 
 #define CONFIG_SKIP_LOWLEVEL_INIT
 
-/* remove devicetree support */
-#ifdef CONFIG_OF_CONTROL
-#endif
-
 /* remove I2C support */
 #ifdef CONFIG_SYS_I2C_TEGRA
 #undef CONFIG_SYS_I2C_TEGRA