Removed duplicate entry from Config.in
This commit is contained in:
parent
0c2d20aa4d
commit
128a8799a9
1 changed files with 0 additions and 5 deletions
|
@ -262,11 +262,6 @@ menu "--- BOOK Settings"
|
||||||
default "arm" if ARCH_ARM
|
default "arm" if ARCH_ARM
|
||||||
default "hppa" if ARCH_HPPA
|
default "hppa" if ARCH_HPPA
|
||||||
|
|
||||||
config PLATFORM
|
|
||||||
string
|
|
||||||
default "WRT - Wireless Router" if PLATFORM_WRT
|
|
||||||
default "GENERIC" if PLATFORM_GENERIC
|
|
||||||
|
|
||||||
config MIPS_LEVEL
|
config MIPS_LEVEL
|
||||||
string
|
string
|
||||||
depends BOOK_CLFS3 && ARCH_MIPS
|
depends BOOK_CLFS3 && ARCH_MIPS
|
||||||
|
|
Reference in a new issue