]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
TX48 config: remove obsolete/duplicate configs
authorLothar Waßmann <LW@KARO-electronics.de>
Mon, 27 Aug 2012 06:43:38 +0000 (08:43 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 27 Aug 2012 06:43:38 +0000 (08:43 +0200)
include/configs/tx48.h

index cc05ef1185cefad982700b655cd910e462125f08..188386ac403563b9340208309cc9ed20a597fa41 100644 (file)
  * Extra Environments
  */
 #ifdef CONFIG_OF_LIBFDT
-#define CONFIG_FDT_FIXUP_PARTITIONS
-
 #define TX48_BOOTM_CMD                                                 \
        "bootm_cmd=fdt addr ${fdtcontroladdr};"                         \
        "fdt board;"                                                    \
 #define CONFIG_SKIP_LOWLEVEL_INIT
 #endif
 
-/* Unsupported features */
-#undef CONFIG_USE_IRQ
-
 #endif /* __TX48_H */