]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/rpi-common.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / rpi-common.h
index b54cf8bca43501cafca629240cb1c88a91db67b4..1012cdd292a66857c42033b7ce6713329c1e6f3e 100644 (file)
 #define CONFIG_COMMAND_HISTORY
 
 /* Commands */
-#include <config_cmd_default.h>
 #define CONFIG_CMD_GPIO
 #define CONFIG_CMD_MMC
 #define CONFIG_PARTITION_UUIDS
 
 #include <config_distro_defaults.h>
 
-/* Some things don't make sense on this HW or yet */
-#undef CONFIG_CMD_FPGA
-
 /* Environment */
 #define ENV_DEVICE_SETTINGS \
        "stdin=serial,lcd\0" \