]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx48.h
TX48 config: remove obsolete/duplicate configs
[karo-tx-uboot.git] / 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 */