]> Git Repo - J-u-boot.git/commitdiff
mx6ul_14x14_evk: Remove unused config option
authorFabio Estevam <[email protected]>
Wed, 9 Sep 2015 14:16:41 +0000 (11:16 -0300)
committerStefano Babic <[email protected]>
Sun, 13 Sep 2015 09:02:39 +0000 (11:02 +0200)
CONFIG_ROM_UNIFIED_SECTIONS is not used anywhere, so let's remove it.

Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
include/configs/mx6ul_14x14_evk.h

index 34ce9bf1ed6d2231b46ea074a4482223e3c852e3..49cdc289a3ec7e9cc9c4218f568247a87904aaef 100644 (file)
@@ -23,7 +23,6 @@
 
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 
-#define CONFIG_ROM_UNIFIED_SECTIONS
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 
This page took 0.041964 seconds and 4 git commands to generate.