Move CONFIG_VGA_CONSOLE setting introduced in r19878 from mips and mipsel directories into kernelarch-mips directory.

svn path=/dists/sid/linux/; revision=19881
This commit is contained in:
Aurelien Jarno 2013-03-01 23:36:43 +00:00
parent 7b3c271c7c
commit 19e3a23aaf
3 changed files with 5 additions and 12 deletions

View File

@ -8,6 +8,11 @@ CONFIG_SECCOMP=y
##
# CONFIG_NIU is not set
##
## file: drivers/video/console/Kconfig
##
# CONFIG_VGA_CONSOLE is not set
##
## file: fs/ext2/Kconfig
##

View File

@ -6,9 +6,3 @@ CONFIG_CPU_BIG_ENDIAN=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
## end choice
# CONFIG_RAPIDIO is not set
##
## file: drivers/video/console/Kconfig
##
# CONFIG_VGA_CONSOLE is not set

View File

@ -5,9 +5,3 @@
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_CPU_LITTLE_ENDIAN=y
## end choice
##
## file: drivers/video/console/Kconfig
##
# CONFIG_VGA_CONSOLE is not set