Skip to content

Commit

Permalink
ARM: zynq: Update default defconfig for zynq
Browse files Browse the repository at this point in the history
Update defconfig with the latest Kconfig dependencies.
It removes options which are already enabled.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
  • Loading branch information
Michal Simek committed Feb 22, 2016
1 parent 37b0eb8 commit 0fb38e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/configs/xilinx_zynq_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -171,14 +171,12 @@ CONFIG_SND_SOC_ADI_AXI_I2S=y
CONFIG_SND_SOC_ADI_AXI_SPDIF=y
CONFIG_HID_MICROSOFT=y
CONFIG_USB=y
CONFIG_USB_OTG_FSM=y
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
CONFIG_USB_STORAGE=y
CONFIG_USB_CHIPIDEA=y
CONFIG_USB_CHIPIDEA_UDC=y
CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_USB_ULPI=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_XILINX=y
CONFIG_USB_CONFIGFS=m
Expand Down

0 comments on commit 0fb38e4

Please sign in to comment.