mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	* change mx6qsabresd to mx6qsabres to match defconfig name * merge wanboard profiles since there is only one defconfig for the target device * move wanboard options from wandboard.h to defconfig * remove legacy patches Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr>
		
			
				
	
	
		
			18 lines
		
	
	
		
			419 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			419 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/configs/wandboard_defconfig
 | |
| +++ b/configs/wandboard_defconfig
 | |
| @@ -27,7 +27,7 @@ CONFIG_CMD_I2C=y
 | |
|  CONFIG_CMD_MMC=y
 | |
|  CONFIG_CMD_SATA=y
 | |
|  CONFIG_CMD_USB=y
 | |
| -CONFIG_CMD_CACHE=y
 | |
| +# CONFIG_CMD_CACHE is not set
 | |
|  CONFIG_CMD_EXT4_WRITE=y
 | |
|  CONFIG_ENV_IS_IN_MMC=y
 | |
|  CONFIG_DM=y
 | |
| @@ -39,3 +39,5 @@ CONFIG_USB_STORAGE=y
 | |
|  CONFIG_VIDEO=y
 | |
|  # CONFIG_VIDEO_SW_CURSOR is not set
 | |
|  CONFIG_OF_LIBFDT=y
 | |
| +CONFIG_FIT=y
 | |
| +CONFIG_FIT_VERBOSE=y
 |