disk: convert CONFIG_ISO_PARTITION to Kconfig

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
This commit is contained in:
Patrick Delaunay
2017-01-27 11:00:38 +01:00
committed by Tom Rini
parent b0cf733933
commit 1acc008787
373 changed files with 363 additions and 59 deletions

View File

@@ -24,7 +24,6 @@
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_LONGHELP
#define CONFIG_EFI_PARTITION
#define CONFIG_ISO_PARTITION
#define CONFIG_SUPPORT_RAW_INITRD
#define CONFIG_ENV_VARS_UBOOT_CONFIG

View File

@@ -92,7 +92,6 @@
/* USB */
#ifdef CONFIG_CMD_USB
#define CONFIG_USB_EHCI
#define CONFIG_ISO_PARTITION
#define CONFIG_SYS_USB_EHCI_REGS_BASE 0xFC0B0000
#define CONFIG_SYS_USB_EHCI_CPU_INIT
#endif

View File

@@ -119,7 +119,6 @@
#endif
/* ATA configuration */
#define CONFIG_ISO_PARTITION
#define CONFIG_IDE_RESET 1
#define CONFIG_IDE_PREINIT 1
#define CONFIG_ATAPI

View File

@@ -326,7 +326,6 @@
/************************************************************
* DISK Partition support
************************************************************/
#define CONFIG_ISO_PARTITION /* Experimental */
/************************************************************
* Video support

View File

@@ -284,7 +284,6 @@
/************************************************************
* DISK Partition support
************************************************************/
#define CONFIG_ISO_PARTITION /* Experimental */
/************************************************************
* Video support

View File

@@ -258,7 +258,6 @@
#define USB_2_0_DEVICE
/* Partitions */
#define CONFIG_ISO_PARTITION
#define CONFIG_CMD_BSP
#define CONFIG_CMD_DATE

View File

@@ -107,7 +107,6 @@
#endif /* #ifndef CONFIG_TQM5200S */
/* Partitions */
#define CONFIG_ISO_PARTITION
/* USB */
#if defined(CONFIG_CHARON) || defined(CONFIG_FO300) || \

View File

@@ -396,10 +396,6 @@
#define CONFIG_CMD_PCI
#endif
#if defined(CONFIG_CMD_IDE) || defined(CONFIG_CMD_EXT2)
#define CONFIG_ISO_PARTITION
#endif /* defined(CONFIG_CMD_IDE) */
/*
* Miscellaneous configurable options
*/

View File

@@ -154,7 +154,6 @@
#define CONFIG_USB_OHCI
/* Partitions */
#define CONFIG_ISO_PARTITION
#define CONFIG_SUPPORT_VFAT

View File

@@ -83,9 +83,6 @@
/* Enhance our eMMC support / experience. */
#define CONFIG_CMD_GPT
#define CONFIG_EFI_PARTITION
#ifdef CONFIG_SPL_BUILD
#undef CONFIG_ISO_PARTITION
#endif
#ifndef CONFIG_SHC_ICT
/*
* In builds other than ICT, reset to retry after timeout

View File

@@ -403,10 +403,6 @@
#define CONFIG_CMD_PCI
#endif
#if defined(CONFIG_CMD_IDE) || defined(CONFIG_CMD_EXT2)
#define CONFIG_ISO_PARTITION
#endif /* defined(CONFIG_CMD_IDE) */
/*
* Dynamic MTD partition support
*/

View File

@@ -192,7 +192,6 @@
#define CONFIG_SUPPORT_VFAT
/* Partitions */
#define CONFIG_ISO_PARTITION
/*-----------------------------------------------------------------------
* PCI stuff

View File

@@ -395,7 +395,6 @@
#endif
/* Partitions */
#define CONFIG_ISO_PARTITION
/*-----------------------------------------------------------------------
* PCI stuff

View File

@@ -225,7 +225,6 @@
#define CONFIG_USB_CLOCK 0x0001BBBB
#define CONFIG_USB_CONFIG 0x00001000
/* Partitions (for USB) */
#define CONFIG_ISO_PARTITION 1
/*
* Invoke our last_stage_init function - needed by fwupdate

View File

@@ -81,7 +81,6 @@
#endif
/* why is this only defined in mv-common.h if CONFIG_DM is undefined? */
#define CONFIG_ISO_PARTITION
#define CONFIG_SUPPORT_VFAT
#define CONFIG_SYS_MVFS

View File

@@ -175,7 +175,6 @@
#define CONFIG_USB_EHCI /* Enable EHCI USB support */
#define CONFIG_USB_EHCI_MARVELL
#define ORION5X_USB20_HOST_PORT_BASE ORION5X_USB20_PORT0_BASE
#define CONFIG_ISO_PARTITION
#define CONFIG_SUPPORT_VFAT
#endif /* CONFIG_CMD_USB */

View File

@@ -98,7 +98,6 @@
#define CONFIG_EHCI_IS_TDI
#endif /* CONFIG_CMD_USB */
#define CONFIG_ISO_PARTITION
#define CONFIG_SUPPORT_VFAT
#endif /* __CONFIG_GPLUGD_H */

View File

@@ -49,7 +49,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 }
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* Supported commands

View File

@@ -43,7 +43,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 }
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* Supported commands

View File

@@ -30,7 +30,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 }
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* Supported commands

View File

@@ -41,7 +41,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 }
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* Supported commands

View File

@@ -36,7 +36,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 }
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* Supported commands

View File

@@ -61,7 +61,6 @@
#define CONFIG_SYS_XLB_PIPELINING 1
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* BOOTP options

View File

@@ -279,7 +279,6 @@
#define CONFIG_CMD_SDRAM
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* PCI stuff

View File

@@ -63,7 +63,6 @@
#define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */
/* Partitions */
#define CONFIG_ISO_PARTITION
#define CONFIG_TIMESTAMP /* Print image info with timestamp */

View File

@@ -371,7 +371,6 @@
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET /* re-init HCD after CMD_RESET */
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* BOOTP options

View File

@@ -437,9 +437,6 @@
"mpc5121.nand:-(data)"
#if defined(CONFIG_CMD_IDE) || defined(CONFIG_CMD_EXT2) || defined(CONFIG_CMD_USB)
#define CONFIG_ISO_PARTITION
#define CONFIG_SUPPORT_VFAT
#endif /* defined(CONFIG_CMD_IDE) */

View File

@@ -123,7 +123,6 @@
*/
#if defined(CONFIG_CMD_USB) && !defined(CONFIG_DM)
#define CONFIG_USB_EHCI /* Enable EHCI USB support */
#define CONFIG_ISO_PARTITION
#define CONFIG_SUPPORT_VFAT
#endif /* CONFIG_CMD_USB */

View File

@@ -121,7 +121,6 @@
/* DISK Partition support */
#define CONFIG_EFI_PARTITION
#define CONFIG_ISO_PARTITION /* Experimental */
#define CONFIG_CMD_PART
#define CONFIG_PARTITION_UUIDS

View File

@@ -133,7 +133,6 @@
/* DISK Partition support */
#define CONFIG_EFI_PARTITION
#define CONFIG_ISO_PARTITION /* Experimental */
#define CONFIG_CMD_PART
#define CONFIG_PARTITION_UUIDS

View File

@@ -61,7 +61,6 @@
#define CONFIG_SYS_XLB_PIPELINING 1
/* Partitions */
#define CONFIG_ISO_PARTITION
#define CONFIG_TIMESTAMP /* Print image info with timestamp */

View File

@@ -51,7 +51,6 @@
#define CONFIG_PARTITION_UUIDS
#define CONFIG_AMIGA_PARTITION
#define CONFIG_EFI_PARTITION
#define CONFIG_ISO_PARTITION
/*
* Size of malloc() pool, before and after relocation

View File

@@ -218,7 +218,6 @@
#endif /* CONFIG_440EPX */
/* Partitions */
#define CONFIG_ISO_PARTITION
/*
* Commands additional to the ones defined in amcc-common.h

View File

@@ -97,8 +97,6 @@
#endif
#if defined(CONFIG_CMD_USB)
#define CONFIG_ISO_PARTITION
#define CONFIG_SUPPORT_VFAT
/*

View File

@@ -71,7 +71,6 @@
* DISK Partition support
************************************************************/
#define CONFIG_EFI_PARTITION
#define CONFIG_ISO_PARTITION /* Experimental */
#define CONFIG_CMD_PART
#ifdef CONFIG_SYS_COREBOOT

View File

@@ -57,9 +57,6 @@
/* Command line configuration */
#define CONFIG_CMD_ENV
#define CONFIG_EFI_PARTITION
#ifndef CONFIG_SPL_BUILD
# define CONFIG_ISO_PARTITION
#endif
#define CONFIG_MP
/* BOOTP options */

View File

@@ -157,7 +157,6 @@
#define CONFIG_PHY1_ADDR 3
/* Partitions */
#define CONFIG_ISO_PARTITION
#ifdef CONFIG_440EP
/* USB */