diff options
author | Tony Lindgren <tony@atomide.com> | 2013-04-18 17:54:29 (GMT) |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-05-03 20:38:53 (GMT) |
commit | eb16d33273532533400cb95189aa50d6b734db57 (patch) | |
tree | 44c3660e4b62d04c64e8a30b47da804625d546a8 /sound | |
parent | ccefeea91cf4cb9ce6045a50c4550e5f7d5b00ad (diff) | |
download | linux-fsl-qoriq-eb16d33273532533400cb95189aa50d6b734db57.tar.xz |
ARM: OMAP2+: Fix unmet direct dependencies for SERIAL_OMAP
Commit 8a6201b9 (ARM: OMAP2+: Fix unmet direct dependencies for zoom
for 8250 serial) fixed unmet direct dependencies for 8250, but failed
to do the same for omap serial. This can cause the following warning:
warning: (ARCH_OMAP2PLUS_TYPICAL) selects SERIAL_OMAP which has
unmet direct dependencies (TTY && HAS_IOMEM && GENERIC_HARDIRQS &&
ARCH_OMAP2PLUS).
We should not select drivers, they should be selected by the
user. Fix the issue by removing the select and adding them to
omap2plus_defconfig instead.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions